github.com/docker/libcompose@v0.4.1-0.20210616120443-2a046c0bdbf2/go.mod (about)

     1  module github.com/docker/libcompose
     2  
     3  go 1.12
     4  
     5  require (
     6  	github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 // indirect
     7  	github.com/Microsoft/go-winio v0.3.8 // indirect
     8  	github.com/Microsoft/hcsshim v0.8.6 // indirect
     9  	github.com/containerd/continuity v0.0.0-20190426062206-aaeac12a7ffc // indirect
    10  	github.com/docker/cli v0.0.0-20190711175710-5b38d82aa076
    11  	github.com/docker/distribution v2.7.1+incompatible
    12  	github.com/docker/docker v0.0.0-00010101000000-000000000000
    13  	github.com/docker/docker-credential-helpers v0.6.3 // indirect
    14  	github.com/docker/go-connections v0.3.0
    15  	github.com/docker/go-metrics v0.0.0-20181218153428-b84716841b82 // indirect
    16  	github.com/docker/go-units v0.4.0
    17  	github.com/docker/libtrust v0.0.0-20160708172513-aabc10ec26b7 // indirect
    18  	github.com/flynn/go-shlex v0.0.0-20150515145356-3f9db97f8568
    19  	github.com/gogo/protobuf v1.1.1 // indirect
    20  	github.com/gorilla/context v1.1.1 // indirect
    21  	github.com/gorilla/mux v0.0.0-20160317213430-0eeaf8392f5b // indirect
    22  	github.com/kr/pty v0.0.0-20150511174710-5cf931ef8f76
    23  	github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
    24  	github.com/modern-go/reflect2 v1.0.1 // indirect
    25  	github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c // indirect
    26  	github.com/opencontainers/go-digest v0.0.0-20170106003457-a6d0ee40d420 // indirect
    27  	github.com/opencontainers/image-spec v0.0.0-20170515205857-f03dbe35d449 // indirect
    28  	github.com/opencontainers/runc v0.0.0-20161109192122-51371867a01c // indirect
    29  	github.com/pkg/errors v0.8.0
    30  	github.com/prometheus/client_golang v1.1.0 // indirect
    31  	github.com/sirupsen/logrus v1.2.0
    32  	github.com/stretchr/testify v1.3.0
    33  	github.com/urfave/cli v1.21.0
    34  	github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f // indirect
    35  	github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
    36  	github.com/xeipuuv/gojsonschema v1.1.0
    37  	golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
    38  	golang.org/x/net v0.0.0-20190613194153-d28f0bde5980
    39  	golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 // indirect
    40  	google.golang.org/grpc v1.22.1 // indirect
    41  	gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
    42  	gopkg.in/yaml.v2 v2.2.2
    43  	gotest.tools v2.2.0+incompatible // indirect
    44  )
    45  
    46  replace github.com/docker/docker => github.com/docker/engine v0.0.0-20190725163905-fa8dd90ceb7b