2019-05-09 18:46:14 +00:00
|
|
|
module k8s.io/minikube
|
|
|
|
|
2021-08-30 23:49:19 +00:00
|
|
|
go 1.17
|
2019-05-09 18:46:14 +00:00
|
|
|
|
|
|
|
require (
|
2021-10-25 18:33:12 +00:00
|
|
|
cloud.google.com/go/storage v1.18.2
|
2021-10-29 22:28:44 +00:00
|
|
|
contrib.go.opencensus.io/exporter/stackdriver v0.13.10
|
2021-08-24 17:56:37 +00:00
|
|
|
github.com/Delta456/box-cli-maker/v2 v2.2.2
|
2021-08-09 20:55:54 +00:00
|
|
|
github.com/GoogleCloudPlatform/docker-credential-gcr v0.0.0-20210713212222-faed5e8b8ca2
|
2021-11-30 00:46:18 +00:00
|
|
|
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v0.21.0
|
2021-11-17 23:39:27 +00:00
|
|
|
github.com/Microsoft/hcsshim v0.8.17 // indirect
|
2020-10-21 18:07:28 +00:00
|
|
|
github.com/Parallels/docker-machine-parallels/v2 v2.0.1
|
2021-06-29 19:24:59 +00:00
|
|
|
github.com/VividCortex/godaemon v1.0.0
|
|
|
|
github.com/blang/semver/v4 v4.0.0
|
2020-12-02 06:24:41 +00:00
|
|
|
github.com/briandowns/spinner v1.11.1
|
2021-06-29 19:48:28 +00:00
|
|
|
github.com/c4milo/gotoolkit v0.0.0-20190525173301-67483a18c17a // indirect
|
2021-11-16 14:07:13 +00:00
|
|
|
github.com/cenkalti/backoff/v4 v4.1.2
|
2021-04-12 21:45:47 +00:00
|
|
|
github.com/cheggaaa/pb/v3 v3.0.8
|
2021-10-25 21:53:44 +00:00
|
|
|
github.com/cloudevents/sdk-go/v2 v2.6.1
|
2019-05-09 18:46:14 +00:00
|
|
|
github.com/cloudfoundry-attic/jibber_jabber v0.0.0-20151120183258-bcc4c8345a21
|
2019-05-14 01:02:44 +00:00
|
|
|
github.com/cloudfoundry/jibber_jabber v0.0.0-20151120183258-bcc4c8345a21 // indirect
|
2021-11-22 18:32:08 +00:00
|
|
|
github.com/docker/docker v20.10.11+incompatible
|
2020-01-22 22:10:53 +00:00
|
|
|
github.com/docker/go-units v0.4.0
|
2021-02-09 06:56:23 +00:00
|
|
|
github.com/docker/machine v0.16.2
|
2021-06-29 19:48:28 +00:00
|
|
|
github.com/elazarl/goproxy v0.0.0-20210110162100-a92cc753f88e
|
2019-05-29 21:35:28 +00:00
|
|
|
github.com/golang-collections/collections v0.0.0-20130729185459-604e922904d3
|
2021-06-01 20:58:31 +00:00
|
|
|
github.com/google/go-cmp v0.5.6
|
2021-11-17 23:39:27 +00:00
|
|
|
github.com/google/go-containerregistry v0.6.0
|
2021-06-29 19:46:23 +00:00
|
|
|
github.com/google/go-github/v36 v36.0.0
|
2021-06-29 19:24:59 +00:00
|
|
|
github.com/google/slowjam v1.0.0
|
2021-07-19 18:29:47 +00:00
|
|
|
github.com/google/uuid v1.3.0
|
2021-10-11 18:31:29 +00:00
|
|
|
github.com/hashicorp/go-getter v1.5.9
|
2021-05-03 07:54:11 +00:00
|
|
|
github.com/hashicorp/go-retryablehttp v0.7.0
|
2021-02-09 06:56:23 +00:00
|
|
|
github.com/hectane/go-acl v0.0.0-20190604041725-da78bae5fc95 // indirect
|
2019-05-14 01:02:44 +00:00
|
|
|
github.com/hooklift/assert v0.0.0-20170704181755-9d1defd6d214 // indirect
|
2019-05-09 18:46:14 +00:00
|
|
|
github.com/hooklift/iso9660 v0.0.0-20170318115843-1cf07e5970d8
|
2021-04-09 21:58:45 +00:00
|
|
|
github.com/intel-go/cpuid v0.0.0-20181003105527-1a4a6f06a1c6 // indirect
|
2020-03-22 20:00:14 +00:00
|
|
|
github.com/johanneswuerbach/nfsexports v0.0.0-20200318065542-c48c3734757f
|
2019-08-21 22:17:32 +00:00
|
|
|
github.com/juju/clock v0.0.0-20190205081909-9c5c9712527c
|
|
|
|
github.com/juju/errors v0.0.0-20190806202954-0232dcc7464d // indirect
|
2021-01-13 07:21:31 +00:00
|
|
|
github.com/juju/fslock v0.0.0-20160525022230-4d5c94c67b4b
|
2020-03-05 23:23:22 +00:00
|
|
|
github.com/juju/loggo v0.0.0-20190526231331-6e530bcce5d8 // indirect
|
2019-08-21 22:17:32 +00:00
|
|
|
github.com/juju/mutex v0.0.0-20180619145857-d21b13acf4bf
|
|
|
|
github.com/juju/retry v0.0.0-20180821225755-9058e192b216 // indirect
|
|
|
|
github.com/juju/testing v0.0.0-20190723135506-ce30eb24acd2 // indirect
|
|
|
|
github.com/juju/utils v0.0.0-20180820210520-bf9cc5bdd62d // indirect
|
|
|
|
github.com/juju/version v0.0.0-20180108022336-b64dbd566305 // indirect
|
2019-10-09 00:08:38 +00:00
|
|
|
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
|
2021-04-07 22:44:03 +00:00
|
|
|
github.com/klauspost/cpuid v1.2.0
|
2021-11-29 18:44:56 +00:00
|
|
|
github.com/libvirt/libvirt-go v7.4.0+incompatible
|
2021-10-29 17:46:27 +00:00
|
|
|
github.com/machine-drivers/docker-machine-driver-vmware v0.1.5
|
2021-03-29 21:37:07 +00:00
|
|
|
github.com/mattbaird/jsonpatch v0.0.0-20200820163806-098863c1fc24
|
2021-09-08 17:09:13 +00:00
|
|
|
github.com/mattn/go-isatty v0.0.14
|
2021-02-26 00:17:36 +00:00
|
|
|
github.com/mitchellh/go-ps v1.0.0
|
|
|
|
github.com/moby/hyperkit v0.0.0-20210108224842-2f061e447e14
|
2021-06-22 06:03:30 +00:00
|
|
|
github.com/moby/sys/mount v0.2.0 // indirect
|
2021-02-20 00:33:27 +00:00
|
|
|
github.com/olekukonko/tablewriter v0.0.5
|
2021-01-08 23:38:31 +00:00
|
|
|
github.com/opencontainers/go-digest v1.0.0
|
2021-11-15 18:33:24 +00:00
|
|
|
github.com/otiai10/copy v1.7.0
|
2021-03-02 18:15:57 +00:00
|
|
|
github.com/pborman/uuid v1.2.1
|
2019-05-15 22:00:45 +00:00
|
|
|
github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2
|
2019-05-09 18:46:14 +00:00
|
|
|
github.com/pkg/browser v0.0.0-20160118053552-9302be274faa
|
2020-03-05 19:33:02 +00:00
|
|
|
github.com/pkg/errors v0.9.1
|
2019-05-09 18:46:14 +00:00
|
|
|
github.com/pkg/profile v0.0.0-20161223203901-3a8809bd8a80
|
|
|
|
github.com/pmezard/go-difflib v1.0.0
|
2020-04-08 22:16:45 +00:00
|
|
|
github.com/russross/blackfriday v1.5.3-0.20200218234912-41c5fccfd6f6 // indirect
|
2019-05-14 01:02:44 +00:00
|
|
|
github.com/samalba/dockerclient v0.0.0-20160414174713-91d7393ff859 // indirect
|
2021-11-03 00:45:05 +00:00
|
|
|
github.com/shirou/gopsutil/v3 v3.21.10
|
2021-07-05 18:25:40 +00:00
|
|
|
github.com/spf13/cobra v1.2.1
|
2020-01-22 22:10:53 +00:00
|
|
|
github.com/spf13/pflag v1.0.5
|
2021-09-20 18:31:43 +00:00
|
|
|
github.com/spf13/viper v1.9.0
|
2020-03-05 19:33:02 +00:00
|
|
|
github.com/xeipuuv/gojsonschema v0.0.0-20180618132009-1d523034197f
|
2019-05-09 18:46:14 +00:00
|
|
|
github.com/zchee/go-vmnet v0.0.0-20161021174912-97ebf9174097
|
2021-03-30 02:09:34 +00:00
|
|
|
go.opencensus.io v0.23.0
|
2021-11-30 01:12:36 +00:00
|
|
|
go.opentelemetry.io/otel v1.0.0-RC1
|
|
|
|
go.opentelemetry.io/otel/sdk v1.0.0-RC1
|
|
|
|
go.opentelemetry.io/otel/trace v1.0.0-RC1
|
2020-01-22 22:10:53 +00:00
|
|
|
golang.org/x/build v0.0.0-20190927031335-2835ba2e683f
|
2021-09-20 18:31:43 +00:00
|
|
|
golang.org/x/crypto v0.0.0-20210817164053-32db794688a5
|
2021-06-21 20:08:37 +00:00
|
|
|
golang.org/x/exp v0.0.0-20210220032938-85be41e4509f
|
2021-09-22 21:45:13 +00:00
|
|
|
golang.org/x/mod v0.5.1
|
2021-11-17 23:39:27 +00:00
|
|
|
golang.org/x/oauth2 v0.0.0-20211005180243-6b3c2da341f1
|
2021-03-30 02:09:34 +00:00
|
|
|
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
|
2021-11-17 23:39:27 +00:00
|
|
|
golang.org/x/sys v0.0.0-20211025201205-69cdffdb9359
|
2021-04-20 08:57:54 +00:00
|
|
|
golang.org/x/term v0.0.0-20210406210042-72f3dc4e9b72
|
2021-08-11 10:38:21 +00:00
|
|
|
golang.org/x/text v0.3.7
|
2021-09-27 18:31:55 +00:00
|
|
|
gonum.org/v1/plot v0.10.0
|
2021-10-29 23:34:59 +00:00
|
|
|
google.golang.org/api v0.60.0
|
2019-08-21 22:17:32 +00:00
|
|
|
gopkg.in/mgo.v2 v2.0.0-20190816093944-a6b53ec6cb22 // indirect
|
2021-03-01 07:42:50 +00:00
|
|
|
gopkg.in/yaml.v2 v2.4.0
|
2021-11-30 00:46:18 +00:00
|
|
|
k8s.io/api v0.22.4
|
|
|
|
k8s.io/apimachinery v0.22.4
|
|
|
|
k8s.io/client-go v0.22.4
|
2021-12-07 02:56:25 +00:00
|
|
|
k8s.io/cluster-bootstrap v0.0.0
|
|
|
|
k8s.io/component-base v0.22.4
|
2021-10-25 18:32:52 +00:00
|
|
|
k8s.io/klog/v2 v2.30.0
|
2021-09-23 19:33:53 +00:00
|
|
|
k8s.io/kubectl v0.22.2
|
2021-12-07 02:56:25 +00:00
|
|
|
k8s.io/utils v0.0.0-20210819203725-bdf08cb9a70a
|
2021-03-02 00:45:02 +00:00
|
|
|
sigs.k8s.io/sig-storage-lib-external-provisioner/v6 v6.3.0
|
2019-07-09 10:03:09 +00:00
|
|
|
)
|
|
|
|
|
2021-08-30 23:54:21 +00:00
|
|
|
require (
|
2021-10-11 18:31:49 +00:00
|
|
|
cloud.google.com/go v0.97.0 // indirect
|
2021-10-29 22:28:44 +00:00
|
|
|
cloud.google.com/go/monitoring v1.1.0 // indirect
|
|
|
|
cloud.google.com/go/trace v1.0.0 // indirect
|
2021-11-30 00:46:18 +00:00
|
|
|
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect
|
2021-08-30 23:54:21 +00:00
|
|
|
github.com/MakeNowJust/heredoc v0.0.0-20170808103936-bb23615498cd // indirect
|
2021-11-17 23:39:27 +00:00
|
|
|
github.com/Microsoft/go-winio v0.5.0 // indirect
|
2021-08-30 23:54:21 +00:00
|
|
|
github.com/StackExchange/wmi v1.2.1 // indirect
|
|
|
|
github.com/VividCortex/ewma v1.1.1 // indirect
|
2021-09-27 18:31:55 +00:00
|
|
|
github.com/ajstarks/svgo v0.0.0-20210923152817-c3b6e2f0c527 // indirect
|
2021-11-30 00:46:18 +00:00
|
|
|
github.com/aws/aws-sdk-go v1.38.49 // indirect
|
2021-08-30 23:54:21 +00:00
|
|
|
github.com/beorn7/perks v1.0.1 // indirect
|
|
|
|
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect
|
2021-10-29 22:28:44 +00:00
|
|
|
github.com/census-instrumentation/opencensus-proto v0.3.0 // indirect
|
2021-11-17 23:39:27 +00:00
|
|
|
github.com/cespare/xxhash v1.1.0 // indirect
|
2021-08-30 23:54:21 +00:00
|
|
|
github.com/cespare/xxhash/v2 v2.1.1 // indirect
|
2021-11-17 23:39:27 +00:00
|
|
|
github.com/cncf/udpa/go v0.0.0-20201120205902-5459f2c99403 // indirect
|
|
|
|
github.com/cncf/xds/go v0.0.0-20210312221358-fbca930ec8ed // indirect
|
2021-08-30 23:54:21 +00:00
|
|
|
github.com/containerd/cgroups v1.0.1 // indirect
|
2021-11-17 23:39:27 +00:00
|
|
|
github.com/containerd/containerd v1.5.2 // indirect
|
|
|
|
github.com/containerd/stargz-snapshotter/estargz v0.7.0 // indirect
|
|
|
|
github.com/cpuguy83/go-md2man/v2 v2.0.0 // indirect
|
2021-08-30 23:54:21 +00:00
|
|
|
github.com/davecgh/go-spew v1.1.1 // indirect
|
2021-11-17 23:39:27 +00:00
|
|
|
github.com/docker/cli v20.10.7+incompatible // indirect
|
2021-08-30 23:54:21 +00:00
|
|
|
github.com/docker/distribution v2.7.1+incompatible // indirect
|
2021-11-17 23:39:27 +00:00
|
|
|
github.com/docker/docker-credential-helpers v0.6.3 // indirect
|
2021-08-30 23:54:21 +00:00
|
|
|
github.com/docker/go-connections v0.4.0 // indirect
|
2021-11-17 23:39:27 +00:00
|
|
|
github.com/envoyproxy/go-control-plane v0.9.9-0.20210512163311-63b5d3c536b0 // indirect
|
2021-10-29 23:34:59 +00:00
|
|
|
github.com/envoyproxy/protoc-gen-validate v0.1.0 // indirect
|
2021-11-30 00:46:18 +00:00
|
|
|
github.com/evanphx/json-patch v4.11.0+incompatible // indirect
|
2021-08-30 23:54:21 +00:00
|
|
|
github.com/fatih/color v1.10.0 // indirect
|
|
|
|
github.com/fogleman/gg v1.3.0 // indirect
|
2021-09-20 18:31:43 +00:00
|
|
|
github.com/fsnotify/fsnotify v1.5.1 // indirect
|
2021-09-27 18:31:55 +00:00
|
|
|
github.com/go-fonts/liberation v0.2.0 // indirect
|
|
|
|
github.com/go-latex/latex v0.0.0-20210823091927-c0d11ff05a81 // indirect
|
2021-10-25 18:32:52 +00:00
|
|
|
github.com/go-logr/logr v1.2.0 // indirect
|
2021-11-03 00:45:05 +00:00
|
|
|
github.com/go-ole/go-ole v1.2.6 // indirect
|
2021-09-27 18:31:55 +00:00
|
|
|
github.com/go-pdf/fpdf v0.5.0 // indirect
|
2021-08-30 23:54:21 +00:00
|
|
|
github.com/gogo/protobuf v1.3.2 // indirect
|
|
|
|
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 // indirect
|
2021-11-30 00:46:18 +00:00
|
|
|
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
|
2021-08-30 23:54:21 +00:00
|
|
|
github.com/golang/protobuf v1.5.2 // indirect
|
2021-11-17 23:39:27 +00:00
|
|
|
github.com/golang/snappy v0.0.3 // indirect
|
2021-08-30 23:54:21 +00:00
|
|
|
github.com/google/go-querystring v1.0.0 // indirect
|
|
|
|
github.com/google/gofuzz v1.1.0 // indirect
|
2021-10-05 19:40:37 +00:00
|
|
|
github.com/googleapis/gax-go/v2 v2.1.1 // indirect
|
2021-11-30 00:46:18 +00:00
|
|
|
github.com/googleapis/gnostic v0.5.5 // indirect
|
2021-08-30 23:54:21 +00:00
|
|
|
github.com/gookit/color v1.4.2 // indirect
|
2021-12-07 02:56:25 +00:00
|
|
|
github.com/gorilla/mux v1.8.0 // indirect
|
2021-08-30 23:54:21 +00:00
|
|
|
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
|
|
|
|
github.com/hashicorp/go-safetemp v1.0.0 // indirect
|
|
|
|
github.com/hashicorp/go-version v1.2.1 // indirect
|
|
|
|
github.com/hashicorp/hcl v1.0.0 // indirect
|
2021-11-17 23:39:27 +00:00
|
|
|
github.com/imdario/mergo v0.3.11 // indirect
|
2021-08-30 23:54:21 +00:00
|
|
|
github.com/inconshreveable/mousetrap v1.0.0 // indirect
|
|
|
|
github.com/jmespath/go-jmespath v0.4.0 // indirect
|
|
|
|
github.com/json-iterator/go v1.1.11 // indirect
|
2021-11-17 23:39:27 +00:00
|
|
|
github.com/klauspost/compress v1.13.0 // indirect
|
2021-11-03 00:45:05 +00:00
|
|
|
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect
|
2021-08-30 23:54:21 +00:00
|
|
|
github.com/magiconair/properties v1.8.5 // indirect
|
|
|
|
github.com/mattn/go-colorable v0.1.8 // indirect
|
|
|
|
github.com/mattn/go-runewidth v0.0.13 // indirect
|
|
|
|
github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 // indirect
|
|
|
|
github.com/miekg/dns v1.1.35 // indirect
|
|
|
|
github.com/mitchellh/go-homedir v1.1.0 // indirect
|
|
|
|
github.com/mitchellh/go-testing-interface v1.0.0 // indirect
|
|
|
|
github.com/mitchellh/go-wordwrap v1.0.0 // indirect
|
2021-09-20 18:31:43 +00:00
|
|
|
github.com/mitchellh/mapstructure v1.4.2 // indirect
|
2021-08-30 23:54:21 +00:00
|
|
|
github.com/moby/spdystream v0.2.0 // indirect
|
|
|
|
github.com/moby/sys/mountinfo v0.4.1 // indirect
|
2021-11-30 00:46:18 +00:00
|
|
|
github.com/moby/term v0.0.0-20210610120745-9d4ed1856297 // indirect
|
2021-08-30 23:54:21 +00:00
|
|
|
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
|
|
|
|
github.com/modern-go/reflect2 v1.0.1 // indirect
|
2021-11-17 23:39:27 +00:00
|
|
|
github.com/opencontainers/image-spec v1.0.1 // indirect
|
2021-11-30 00:46:18 +00:00
|
|
|
github.com/opencontainers/runc v1.0.2 // indirect
|
2021-09-20 18:31:43 +00:00
|
|
|
github.com/pelletier/go-toml v1.9.4 // indirect
|
2021-11-30 00:46:18 +00:00
|
|
|
github.com/prometheus/client_golang v1.11.0 // indirect
|
2021-08-30 23:54:21 +00:00
|
|
|
github.com/prometheus/client_model v0.2.0 // indirect
|
2021-11-30 00:46:18 +00:00
|
|
|
github.com/prometheus/common v0.26.0 // indirect
|
2021-08-30 23:54:21 +00:00
|
|
|
github.com/prometheus/procfs v0.6.0 // indirect
|
|
|
|
github.com/rivo/uniseg v0.2.0 // indirect
|
|
|
|
github.com/russross/blackfriday/v2 v2.1.0 // indirect
|
|
|
|
github.com/sirupsen/logrus v1.8.1 // indirect
|
|
|
|
github.com/spf13/afero v1.6.0 // indirect
|
2021-09-20 18:31:43 +00:00
|
|
|
github.com/spf13/cast v1.4.1 // indirect
|
2021-08-30 23:54:21 +00:00
|
|
|
github.com/spf13/jwalterweatherman v1.1.0 // indirect
|
|
|
|
github.com/subosito/gotenv v1.2.0 // indirect
|
2021-09-08 17:09:06 +00:00
|
|
|
github.com/tklauser/go-sysconf v0.3.9 // indirect
|
|
|
|
github.com/tklauser/numcpus v0.3.0 // indirect
|
2021-08-30 23:54:21 +00:00
|
|
|
github.com/ulikunitz/xz v0.5.8 // indirect
|
|
|
|
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f // indirect
|
|
|
|
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
|
|
|
|
github.com/xo/terminfo v0.0.0-20210125001918-ca9a967f8778 // indirect
|
|
|
|
go.uber.org/atomic v1.7.0 // indirect
|
|
|
|
go.uber.org/multierr v1.6.0 // indirect
|
|
|
|
go.uber.org/zap v1.17.0 // indirect
|
2021-09-27 18:31:55 +00:00
|
|
|
golang.org/x/image v0.0.0-20210628002857-a66eb6448b8d // indirect
|
2021-11-17 23:39:27 +00:00
|
|
|
golang.org/x/net v0.0.0-20210525063256-abc453219eb5 // indirect
|
2021-11-30 00:46:18 +00:00
|
|
|
golang.org/x/time v0.0.0-20210723032227-1f47c861a9ac // indirect
|
2021-08-30 23:54:21 +00:00
|
|
|
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
|
|
|
|
google.golang.org/appengine v1.6.7 // indirect
|
2021-11-17 23:39:27 +00:00
|
|
|
google.golang.org/genproto v0.0.0-20211021150943-2b146023228c // indirect
|
|
|
|
google.golang.org/grpc v1.40.0 // indirect
|
2021-08-30 23:54:21 +00:00
|
|
|
google.golang.org/protobuf v1.27.1 // indirect
|
|
|
|
gopkg.in/inf.v0 v0.9.1 // indirect
|
2021-09-20 18:31:43 +00:00
|
|
|
gopkg.in/ini.v1 v1.63.2 // indirect
|
2021-11-30 00:46:18 +00:00
|
|
|
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
|
|
|
|
k8s.io/kube-openapi v0.0.0-20211109043538-20434351676c // indirect
|
2021-08-30 23:54:21 +00:00
|
|
|
sigs.k8s.io/structured-merge-diff/v4 v4.1.2 // indirect
|
|
|
|
sigs.k8s.io/yaml v1.2.0 // indirect
|
|
|
|
)
|
|
|
|
|
2019-07-09 10:03:09 +00:00
|
|
|
replace (
|
2019-09-03 23:45:58 +00:00
|
|
|
git.apache.org/thrift.git => github.com/apache/thrift v0.0.0-20180902110319-2566ecd5d999
|
2021-04-04 20:28:45 +00:00
|
|
|
github.com/briandowns/spinner => github.com/alonyb/spinner v1.12.7
|
2021-11-05 17:03:15 +00:00
|
|
|
github.com/docker/machine => github.com/machine-drivers/machine v0.7.1-0.20211105063445-78a84df85426
|
2020-07-15 10:26:24 +00:00
|
|
|
github.com/samalba/dockerclient => github.com/sayboras/dockerclient v1.0.0
|
2021-11-30 00:46:18 +00:00
|
|
|
k8s.io/cluster-bootstrap => k8s.io/cluster-bootstrap v0.22.4
|
2019-05-09 18:46:14 +00:00
|
|
|
)
|