2019-04-25 10:29:56 +08:00
|
|
|
module github.com/docker/buildx
|
2019-03-23 04:31:59 +08:00
|
|
|
|
|
|
|
require (
|
|
|
|
github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 // indirect
|
|
|
|
github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 // indirect
|
|
|
|
github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 // indirect
|
|
|
|
github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 // indirect
|
|
|
|
github.com/bugsnag/bugsnag-go v1.4.1 // indirect
|
|
|
|
github.com/bugsnag/panicwrap v1.2.0 // indirect
|
|
|
|
github.com/cenkalti/backoff v2.1.1+incompatible // indirect
|
|
|
|
github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e // indirect
|
2020-03-03 23:46:38 +08:00
|
|
|
github.com/containerd/console v0.0.0-20191219165238-8375c3424e4d
|
|
|
|
github.com/containerd/containerd v1.4.0-0
|
2019-03-23 04:31:59 +08:00
|
|
|
github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 // indirect
|
2020-04-10 13:34:51 +08:00
|
|
|
github.com/docker/cli v0.0.0-20200227165822-2298e6a3fe24
|
2019-03-23 04:31:59 +08:00
|
|
|
github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 // indirect
|
2019-04-17 06:43:15 +08:00
|
|
|
github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
|
2020-03-03 23:46:38 +08:00
|
|
|
github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
|
2019-03-23 04:31:59 +08:00
|
|
|
github.com/docker/docker-credential-helpers v0.6.1 // indirect
|
|
|
|
github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c // indirect
|
|
|
|
github.com/docker/go-connections v0.4.0 // indirect
|
|
|
|
github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 // indirect
|
2019-10-21 14:02:37 +08:00
|
|
|
github.com/docker/spdystream v0.0.0-20181023171402-6480d4af844c // indirect
|
|
|
|
github.com/elazarl/goproxy v0.0.0-20191011121108-aa519ddbe484 // indirect
|
2019-03-23 04:31:59 +08:00
|
|
|
github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 // indirect
|
|
|
|
github.com/go-sql-driver/mysql v1.4.1 // indirect
|
2019-04-13 06:40:15 +08:00
|
|
|
github.com/gofrs/flock v0.7.0
|
2019-03-23 04:31:59 +08:00
|
|
|
github.com/gofrs/uuid v3.2.0+incompatible // indirect
|
|
|
|
github.com/google/certificate-transparency-go v1.0.21 // indirect
|
2019-07-09 06:06:07 +08:00
|
|
|
github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
|
2019-10-21 14:02:37 +08:00
|
|
|
github.com/googleapis/gnostic v0.3.1 // indirect
|
|
|
|
github.com/gophercloud/gophercloud v0.6.0 // indirect
|
2019-03-23 04:31:59 +08:00
|
|
|
github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed // indirect
|
2020-04-16 09:00:17 +08:00
|
|
|
github.com/hashicorp/hcl/v2 v2.4.0
|
2019-03-23 04:31:59 +08:00
|
|
|
github.com/jinzhu/gorm v1.9.2 // indirect
|
|
|
|
github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a // indirect
|
|
|
|
github.com/jinzhu/now v1.0.0 // indirect
|
|
|
|
github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 // indirect
|
|
|
|
github.com/lib/pq v1.0.0 // indirect
|
2019-04-05 15:04:19 +08:00
|
|
|
github.com/mattn/go-shellwords v1.0.5 // indirect
|
2019-03-23 04:31:59 +08:00
|
|
|
github.com/mattn/go-sqlite3 v1.10.0 // indirect
|
|
|
|
github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 // indirect
|
2020-04-10 13:34:51 +08:00
|
|
|
github.com/moby/buildkit v0.7.0
|
2019-03-27 02:39:37 +08:00
|
|
|
github.com/opencontainers/go-digest v1.0.0-rc1
|
2019-03-24 13:44:59 +08:00
|
|
|
github.com/opencontainers/image-spec v1.0.1
|
2020-03-03 23:46:38 +08:00
|
|
|
github.com/opencontainers/selinux v1.3.3 // indirect
|
|
|
|
github.com/pkg/errors v0.9.1
|
2019-03-23 04:31:59 +08:00
|
|
|
github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 // indirect
|
2019-10-21 14:02:37 +08:00
|
|
|
github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
|
2020-03-03 23:46:38 +08:00
|
|
|
github.com/sirupsen/logrus v1.4.2
|
2019-03-23 04:31:59 +08:00
|
|
|
github.com/spf13/cobra v0.0.3
|
2020-03-03 23:46:38 +08:00
|
|
|
github.com/spf13/pflag v1.0.5
|
2019-03-23 04:31:59 +08:00
|
|
|
github.com/spf13/viper v1.3.2 // indirect
|
2020-03-03 23:46:38 +08:00
|
|
|
github.com/stretchr/testify v1.4.0
|
2019-03-23 04:31:59 +08:00
|
|
|
github.com/theupdateframework/notary v0.6.1 // indirect
|
2020-04-07 10:03:29 +08:00
|
|
|
github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
|
2019-03-23 04:31:59 +08:00
|
|
|
github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 // indirect
|
2020-05-06 00:31:08 +08:00
|
|
|
github.com/zclconf/go-cty v1.4.0
|
2020-03-03 23:46:38 +08:00
|
|
|
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e
|
2019-03-23 04:31:59 +08:00
|
|
|
gopkg.in/dancannon/gorethink.v3 v3.0.5 // indirect
|
|
|
|
gopkg.in/fatih/pool.v2 v2.0.0 // indirect
|
|
|
|
gopkg.in/gorethink/gorethink.v3 v3.0.5 // indirect
|
2020-03-03 23:46:38 +08:00
|
|
|
k8s.io/api v0.16.7
|
|
|
|
k8s.io/apimachinery v0.16.7
|
|
|
|
k8s.io/client-go v0.16.7
|
2019-03-23 04:31:59 +08:00
|
|
|
vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 // indirect
|
|
|
|
)
|
2019-04-07 04:19:36 +08:00
|
|
|
|
2020-03-03 23:46:38 +08:00
|
|
|
replace github.com/containerd/containerd => github.com/containerd/containerd v1.3.1-0.20200227195959-4d242818bf55
|
|
|
|
|
|
|
|
replace github.com/docker/docker => github.com/docker/docker v1.4.2-0.20200227233006-38f52c9fec82
|
|
|
|
|
2019-04-07 04:19:36 +08:00
|
|
|
replace github.com/jaguilar/vt100 => github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
|
2020-02-13 08:26:53 +08:00
|
|
|
|
|
|
|
go 1.13
|