2020-04-21 14:13:48 +02:00
|
|
|
module github.com/docker/api
|
|
|
|
|
2020-05-04 23:50:00 +02:00
|
|
|
go 1.14
|
2020-04-21 14:13:48 +02:00
|
|
|
|
|
|
|
require (
|
2020-06-02 09:49:30 +02:00
|
|
|
github.com/AlecAivazis/survey/v2 v2.0.7
|
2020-06-17 14:57:18 +02:00
|
|
|
github.com/Azure/azure-sdk-for-go v43.2.0+incompatible
|
2020-05-19 11:29:48 +02:00
|
|
|
github.com/Azure/azure-storage-file-go v0.7.0
|
2020-05-04 19:50:01 +02:00
|
|
|
github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 // indirect
|
2020-06-06 23:21:36 +02:00
|
|
|
github.com/Azure/go-autorest/autorest v0.10.2
|
2020-06-09 09:59:55 +02:00
|
|
|
github.com/Azure/go-autorest/autorest/adal v0.8.3
|
2020-05-12 13:37:28 +02:00
|
|
|
github.com/Azure/go-autorest/autorest/azure/cli v0.3.1
|
|
|
|
github.com/Azure/go-autorest/autorest/date v0.2.0
|
2020-05-01 15:28:44 +02:00
|
|
|
github.com/Azure/go-autorest/autorest/to v0.3.0
|
2020-04-29 19:57:53 +02:00
|
|
|
github.com/Azure/go-autorest/autorest/validation v0.2.0 // indirect
|
2020-06-06 14:34:38 +02:00
|
|
|
github.com/Microsoft/go-winio v0.4.15-0.20190919025122-fc70bd9a86b5
|
|
|
|
github.com/Microsoft/hcsshim v0.8.9 // indirect
|
2020-05-01 15:28:44 +02:00
|
|
|
github.com/buger/goterm v0.0.0-20200322175922-2f3e71b85129
|
|
|
|
github.com/compose-spec/compose-go v0.0.0-20200423124427-63dcf8c22cae
|
2020-05-03 13:35:25 +02:00
|
|
|
github.com/containerd/console v1.0.0
|
2020-06-05 16:28:18 +02:00
|
|
|
github.com/containerd/containerd v1.3.4
|
2020-06-06 14:34:38 +02:00
|
|
|
github.com/containerd/continuity v0.0.0-20200413184840-d3ef23f19fbb // indirect
|
2020-06-02 15:29:16 +02:00
|
|
|
github.com/docker/cli v0.0.0-20200528204125-dd360c7c0de8
|
2020-05-25 14:58:22 +02:00
|
|
|
github.com/docker/distribution v2.7.1+incompatible // indirect
|
2020-05-05 17:55:42 +02:00
|
|
|
github.com/docker/docker v17.12.0-ce-rc1.0.20200309214505-aa6a9891b09c+incompatible
|
2020-06-02 15:29:16 +02:00
|
|
|
github.com/docker/docker-credential-helpers v0.6.3 // indirect
|
2020-05-14 12:17:06 +02:00
|
|
|
github.com/docker/go-connections v0.4.0
|
2020-05-01 15:28:44 +02:00
|
|
|
github.com/gobwas/httphead v0.0.0-20180130184737-2c6c146eadee // indirect
|
|
|
|
github.com/gobwas/pool v0.2.0 // indirect
|
|
|
|
github.com/gobwas/ws v1.0.3
|
2020-06-06 23:22:53 +02:00
|
|
|
github.com/golang/protobuf v1.4.2
|
2020-06-02 09:49:30 +02:00
|
|
|
github.com/google/uuid v1.1.1
|
2020-05-04 19:50:01 +02:00
|
|
|
github.com/gorilla/mux v1.7.4 // indirect
|
2020-05-11 17:57:34 +02:00
|
|
|
github.com/hashicorp/go-multierror v1.1.0
|
2020-05-04 19:50:01 +02:00
|
|
|
github.com/morikuni/aec v1.0.0 // indirect
|
2020-06-10 11:07:30 +02:00
|
|
|
github.com/onsi/gomega v1.10.1
|
2020-06-06 23:23:14 +02:00
|
|
|
github.com/opencontainers/go-digest v1.0.0
|
2020-05-04 19:50:01 +02:00
|
|
|
github.com/opencontainers/image-spec v1.0.1 // indirect
|
2020-06-02 15:29:16 +02:00
|
|
|
github.com/opencontainers/runc v0.1.1 // indirect
|
2020-04-21 14:13:48 +02:00
|
|
|
github.com/pkg/errors v0.9.1
|
2020-05-04 15:10:28 +02:00
|
|
|
github.com/robpike/filter v0.0.0-20150108201509-2984852a2183
|
2020-05-07 17:20:24 +02:00
|
|
|
github.com/sirupsen/logrus v1.6.0
|
2020-04-24 18:04:32 +02:00
|
|
|
github.com/spf13/cobra v1.0.0
|
|
|
|
github.com/spf13/pflag v1.0.5
|
2020-06-08 23:26:19 +02:00
|
|
|
github.com/stretchr/testify v1.6.1
|
2020-06-02 09:49:30 +02:00
|
|
|
github.com/tj/survey v2.0.6+incompatible
|
2020-06-10 11:07:30 +02:00
|
|
|
golang.org/x/net v0.0.0-20200520004742-59133d7f0dd7
|
2020-05-12 13:37:28 +02:00
|
|
|
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
|
2020-05-19 17:11:31 +02:00
|
|
|
golang.org/x/sys v0.0.0-20200519105757-fe76b779f299 // indirect
|
2020-04-24 18:04:32 +02:00
|
|
|
google.golang.org/grpc v1.29.1
|
2020-06-06 23:41:25 +02:00
|
|
|
google.golang.org/protobuf v1.24.0
|
2020-06-08 18:34:32 +02:00
|
|
|
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
|
2020-05-20 15:57:28 +02:00
|
|
|
gotest.tools v2.2.0+incompatible
|
2020-05-06 09:37:52 +02:00
|
|
|
gotest.tools/v3 v3.0.2
|
2020-04-21 14:13:48 +02:00
|
|
|
)
|