2019-05-09 18:46:14 +00:00
|
|
|
module k8s.io/minikube
|
|
|
|
|
2024-12-23 18:25:17 +00:00
|
|
|
go 1.23.0
|
|
|
|
|
2024-12-16 21:24:35 +00:00
|
|
|
toolchain go1.23.4
|
2019-05-09 18:46:14 +00:00
|
|
|
|
|
|
|
require (
|
2024-12-09 23:44:48 +00:00
|
|
|
cloud.google.com/go/storage v1.48.0
|
2023-03-10 17:43:43 +00:00
|
|
|
contrib.go.opencensus.io/exporter/stackdriver v0.13.14
|
2022-10-31 18:06:45 +00:00
|
|
|
github.com/Delta456/box-cli-maker/v2 v2.3.0
|
2024-12-13 18:50:43 +00:00
|
|
|
github.com/GoogleCloudPlatform/cloudsql-proxy v1.37.3
|
2024-11-01 18:34:21 +00:00
|
|
|
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.25.0
|
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
|
2024-09-09 20:30:21 +00:00
|
|
|
github.com/Xuanwo/go-locale v1.1.2
|
2021-06-29 19:24:59 +00:00
|
|
|
github.com/blang/semver/v4 v4.0.0
|
2020-12-02 06:24:41 +00:00
|
|
|
github.com/briandowns/spinner v1.11.1
|
2024-03-26 16:54:26 +00:00
|
|
|
github.com/cenkalti/backoff/v4 v4.3.0
|
2024-01-26 00:21:49 +00:00
|
|
|
github.com/cheggaaa/pb/v3 v3.1.5
|
2024-03-07 22:45:02 +00:00
|
|
|
github.com/cloudevents/sdk-go/v2 v2.15.2
|
2024-03-28 17:42:49 +00:00
|
|
|
github.com/distribution/reference v0.6.0
|
2025-01-08 19:23:55 +00:00
|
|
|
github.com/docker/cli v27.4.1+incompatible
|
2024-12-30 18:28:24 +00:00
|
|
|
github.com/docker/docker v27.4.1+incompatible
|
2024-01-05 17:39:49 +00:00
|
|
|
github.com/docker/go-connections v0.5.0
|
2022-09-08 16:42:43 +00:00
|
|
|
github.com/docker/go-units v0.5.0
|
2021-02-09 06:56:23 +00:00
|
|
|
github.com/docker/machine v0.16.2
|
2025-01-06 21:38:06 +00:00
|
|
|
github.com/elazarl/goproxy v1.2.6
|
2019-05-29 21:35:28 +00:00
|
|
|
github.com/golang-collections/collections v0.0.0-20130729185459-604e922904d3
|
2023-10-10 21:05:28 +00:00
|
|
|
github.com/google/go-cmp v0.6.0
|
2024-08-12 15:53:43 +00:00
|
|
|
github.com/google/go-containerregistry v0.20.2
|
2024-12-30 18:24:00 +00:00
|
|
|
github.com/google/go-github/v68 v68.0.0
|
2024-04-22 16:36:55 +00:00
|
|
|
github.com/google/slowjam v1.1.1
|
2024-01-26 00:21:53 +00:00
|
|
|
github.com/google/uuid v1.6.0
|
2024-08-14 15:35:47 +00:00
|
|
|
github.com/hashicorp/go-getter v1.7.6
|
2024-06-03 18:26:37 +00:00
|
|
|
github.com/hashicorp/go-retryablehttp v0.7.7
|
2023-02-27 18:58:37 +00:00
|
|
|
github.com/hooklift/iso9660 v1.0.0
|
2024-12-12 18:25:49 +00:00
|
|
|
github.com/icza/dyno v0.0.0-20230330125955-09f820a8d9c0
|
2024-04-23 16:41:33 +00:00
|
|
|
github.com/jmoiron/sqlx v1.4.0
|
2020-03-22 20:00:14 +00:00
|
|
|
github.com/johanneswuerbach/nfsexports v0.0.0-20200318065542-c48c3734757f
|
2024-07-03 15:30:44 +00:00
|
|
|
github.com/juju/clock v1.1.1
|
2023-12-16 18:30:21 +00:00
|
|
|
github.com/juju/fslock v0.0.0-20160525022230-4d5c94c67b4b
|
|
|
|
github.com/juju/mutex/v2 v2.0.0
|
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-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
|
2023-10-23 18:09:49 +00:00
|
|
|
github.com/mattn/go-isatty v0.0.20
|
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
|
2023-12-16 18:30:21 +00:00
|
|
|
github.com/moby/patternmatcher v0.6.0
|
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
|
2024-12-13 18:55:22 +00:00
|
|
|
github.com/opencontainers/runc v1.2.3
|
2025-01-06 21:36:44 +00:00
|
|
|
github.com/otiai10/copy v1.14.1
|
2019-05-15 22:00:45 +00:00
|
|
|
github.com/phayes/freeport v0.0.0-20180830031419-95f893ade6f2
|
2023-08-17 22:22:43 +00:00
|
|
|
github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8
|
2020-03-05 19:33:02 +00:00
|
|
|
github.com/pkg/errors v0.9.1
|
2023-02-27 18:58:47 +00:00
|
|
|
github.com/pkg/profile v1.7.0
|
2023-10-06 16:19:57 +00:00
|
|
|
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
|
2023-12-16 18:30:21 +00:00
|
|
|
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
|
2024-06-04 16:15:46 +00:00
|
|
|
github.com/shirou/gopsutil/v3 v3.24.5
|
2024-06-17 20:15:32 +00:00
|
|
|
github.com/spf13/cobra v1.8.1
|
2020-01-22 22:10:53 +00:00
|
|
|
github.com/spf13/pflag v1.0.5
|
2024-06-03 18:26:28 +00:00
|
|
|
github.com/spf13/viper v1.19.0
|
2019-05-09 18:46:14 +00:00
|
|
|
github.com/zchee/go-vmnet v0.0.0-20161021174912-97ebf9174097
|
2022-11-14 18:04:54 +00:00
|
|
|
go.opencensus.io v0.24.0
|
2024-12-13 18:50:22 +00:00
|
|
|
go.opentelemetry.io/otel v1.33.0
|
2024-12-16 21:25:27 +00:00
|
|
|
go.opentelemetry.io/otel/sdk v1.33.0
|
2024-12-13 18:50:22 +00:00
|
|
|
go.opentelemetry.io/otel/trace v1.33.0
|
2020-01-22 22:10:53 +00:00
|
|
|
golang.org/x/build v0.0.0-20190927031335-2835ba2e683f
|
2024-12-30 18:26:24 +00:00
|
|
|
golang.org/x/crypto v0.31.0
|
2024-10-23 17:02:33 +00:00
|
|
|
golang.org/x/exp v0.0.0-20241009180824-f66d83c29e7c
|
2024-11-12 17:02:54 +00:00
|
|
|
golang.org/x/mod v0.22.0
|
2024-11-12 15:24:19 +00:00
|
|
|
golang.org/x/oauth2 v0.24.0
|
2024-12-09 23:45:20 +00:00
|
|
|
golang.org/x/sync v0.10.0
|
2024-12-09 23:50:30 +00:00
|
|
|
golang.org/x/sys v0.28.0
|
|
|
|
golang.org/x/term v0.27.0
|
2024-12-09 23:59:07 +00:00
|
|
|
golang.org/x/text v0.21.0
|
2024-10-23 17:02:33 +00:00
|
|
|
gonum.org/v1/plot v0.15.0
|
2024-12-30 18:26:24 +00:00
|
|
|
google.golang.org/api v0.214.0
|
2021-03-01 07:42:50 +00:00
|
|
|
gopkg.in/yaml.v2 v2.4.0
|
2025-01-13 06:25:48 +00:00
|
|
|
k8s.io/api v0.31.3
|
2024-12-16 21:24:35 +00:00
|
|
|
k8s.io/apimachinery v0.32.0
|
2025-01-13 06:25:48 +00:00
|
|
|
k8s.io/client-go v0.31.3
|
2021-12-07 02:56:25 +00:00
|
|
|
k8s.io/cluster-bootstrap v0.0.0
|
2024-11-27 19:12:25 +00:00
|
|
|
k8s.io/component-base v0.31.3
|
2024-06-24 15:09:46 +00:00
|
|
|
k8s.io/klog/v2 v2.130.1
|
2024-11-27 19:12:25 +00:00
|
|
|
k8s.io/kubectl v0.31.3
|
2024-12-16 21:24:35 +00:00
|
|
|
k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738
|
2024-12-30 18:28:11 +00:00
|
|
|
libvirt.org/go/libvirt v1.10009.1
|
2021-03-02 00:45:02 +00:00
|
|
|
sigs.k8s.io/sig-storage-lib-external-provisioner/v6 v6.3.0
|
2023-12-16 18:30:21 +00:00
|
|
|
)
|
|
|
|
|
|
|
|
require (
|
2024-10-04 16:50:35 +00:00
|
|
|
cel.dev/expr v0.16.1 // indirect
|
2024-10-16 18:16:14 +00:00
|
|
|
cloud.google.com/go v0.116.0 // indirect
|
2024-12-30 18:26:24 +00:00
|
|
|
cloud.google.com/go/auth v0.13.0 // indirect
|
2024-12-09 23:44:48 +00:00
|
|
|
cloud.google.com/go/auth/oauth2adapt v0.2.6 // indirect
|
2024-12-30 18:26:24 +00:00
|
|
|
cloud.google.com/go/compute/metadata v0.6.0 // indirect
|
2024-11-15 15:53:08 +00:00
|
|
|
cloud.google.com/go/iam v1.2.2 // indirect
|
2024-11-01 18:34:21 +00:00
|
|
|
cloud.google.com/go/monitoring v1.21.2 // indirect
|
|
|
|
cloud.google.com/go/trace v1.11.2 // indirect
|
2024-10-23 17:02:33 +00:00
|
|
|
git.sr.ht/~sbinet/gg v0.6.0 // indirect
|
2021-11-30 00:46:18 +00:00
|
|
|
github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 // indirect
|
2024-10-04 16:50:35 +00:00
|
|
|
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.24.1 // indirect
|
|
|
|
github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.48.1 // indirect
|
2024-11-01 18:34:21 +00:00
|
|
|
github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.49.0 // indirect
|
2022-09-07 17:02:17 +00:00
|
|
|
github.com/MakeNowJust/heredoc v1.0.0 // indirect
|
2023-05-05 16:48:33 +00:00
|
|
|
github.com/Microsoft/go-winio v0.6.1 // indirect
|
2023-03-01 19:24:53 +00:00
|
|
|
github.com/VividCortex/ewma v1.2.0 // indirect
|
2022-03-22 19:01:54 +00:00
|
|
|
github.com/ajstarks/svgo v0.0.0-20211024235047-1546f124cd8b // indirect
|
2024-08-15 17:37:01 +00:00
|
|
|
github.com/aregm/cpuid v0.0.0-20181003105527-1a4a6f06a1c6 // indirect
|
2023-02-13 19:00:40 +00:00
|
|
|
github.com/aws/aws-sdk-go v1.44.122 // 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
|
2023-12-16 18:30:21 +00:00
|
|
|
github.com/c4milo/gotoolkit v0.0.0-20190525173301-67483a18c17a // indirect
|
2023-09-11 18:12:19 +00:00
|
|
|
github.com/campoy/embedmd v1.0.0 // indirect
|
2023-02-15 02:57:18 +00:00
|
|
|
github.com/census-instrumentation/opencensus-proto v0.4.1 // indirect
|
2024-08-13 16:38:22 +00:00
|
|
|
github.com/cespare/xxhash/v2 v2.3.0 // indirect
|
2024-10-04 16:50:35 +00:00
|
|
|
github.com/cncf/xds/go v0.0.0-20240905190251-b4127c9b8d78 // indirect
|
2024-01-26 19:01:00 +00:00
|
|
|
github.com/containerd/log v0.1.0 // indirect
|
2023-04-06 21:05:33 +00:00
|
|
|
github.com/containerd/stargz-snapshotter/estargz v0.14.3 // indirect
|
2023-08-17 22:22:43 +00:00
|
|
|
github.com/coreos/go-systemd/v22 v22.5.0 // indirect
|
2024-06-17 20:15:32 +00:00
|
|
|
github.com/cpuguy83/go-md2man/v2 v2.0.4 // indirect
|
2024-12-13 18:55:22 +00:00
|
|
|
github.com/cyphar/filepath-securejoin v0.3.5 // indirect
|
2023-10-06 16:19:57 +00:00
|
|
|
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
|
2024-03-14 23:03:43 +00:00
|
|
|
github.com/docker/distribution v2.8.3+incompatible // indirect
|
2022-10-24 20:09:31 +00:00
|
|
|
github.com/docker/docker-credential-helpers v0.7.0 // indirect
|
2023-12-13 19:11:10 +00:00
|
|
|
github.com/emicklei/go-restful/v3 v3.11.0 // indirect
|
2024-10-04 16:50:35 +00:00
|
|
|
github.com/envoyproxy/go-control-plane v0.13.0 // indirect
|
|
|
|
github.com/envoyproxy/protoc-gen-validate v1.1.0 // indirect
|
2023-08-17 22:24:31 +00:00
|
|
|
github.com/evanphx/json-patch v5.6.0+incompatible // indirect
|
2024-05-09 22:36:24 +00:00
|
|
|
github.com/fatih/color v1.16.0 // indirect
|
2023-02-27 18:58:47 +00:00
|
|
|
github.com/felixge/fgprof v0.9.3 // indirect
|
2023-12-13 19:11:02 +00:00
|
|
|
github.com/felixge/httpsnoop v1.0.4 // indirect
|
2023-12-11 18:39:38 +00:00
|
|
|
github.com/fsnotify/fsnotify v1.7.0 // indirect
|
2023-08-18 18:02:58 +00:00
|
|
|
github.com/fvbommel/sortorder v1.1.0 // indirect
|
2024-08-13 16:38:22 +00:00
|
|
|
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
|
2024-10-23 17:02:33 +00:00
|
|
|
github.com/go-fonts/liberation v0.3.3 // indirect
|
|
|
|
github.com/go-latex/latex v0.0.0-20240709081214-31cef3c7570e // indirect
|
2024-07-03 15:30:22 +00:00
|
|
|
github.com/go-logr/logr v1.4.2 // indirect
|
2022-02-14 18:05:41 +00:00
|
|
|
github.com/go-logr/stdr v1.2.2 // indirect
|
2021-11-03 00:45:05 +00:00
|
|
|
github.com/go-ole/go-ole v1.2.6 // indirect
|
2024-12-16 21:24:35 +00:00
|
|
|
github.com/go-openapi/jsonpointer v0.21.0 // indirect
|
2023-08-17 22:24:31 +00:00
|
|
|
github.com/go-openapi/jsonreference v0.20.2 // indirect
|
2024-12-16 21:24:35 +00:00
|
|
|
github.com/go-openapi/swag v0.23.0 // indirect
|
2024-10-23 17:02:33 +00:00
|
|
|
github.com/go-pdf/fpdf v0.9.0 // indirect
|
2024-10-23 17:39:35 +00:00
|
|
|
github.com/godbus/dbus/v5 v5.1.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
|
2024-03-18 19:26:48 +00:00
|
|
|
github.com/golang/protobuf v1.5.4 // indirect
|
2023-08-17 22:24:31 +00:00
|
|
|
github.com/google/gnostic-models v0.6.8 // indirect
|
2022-03-13 00:11:38 +00:00
|
|
|
github.com/google/go-querystring v1.1.0 // indirect
|
2023-02-07 20:48:37 +00:00
|
|
|
github.com/google/gofuzz v1.2.0 // indirect
|
2024-12-16 21:24:35 +00:00
|
|
|
github.com/google/pprof v0.0.0-20241029153458-d1b30febd7db // indirect
|
2024-08-05 18:31:05 +00:00
|
|
|
github.com/google/s2a-go v0.1.8 // indirect
|
2024-09-12 15:46:44 +00:00
|
|
|
github.com/googleapis/enterprise-certificate-proxy v0.3.4 // indirect
|
2024-11-15 15:53:08 +00:00
|
|
|
github.com/googleapis/gax-go/v2 v2.14.0 // indirect
|
2022-10-31 18:06:45 +00:00
|
|
|
github.com/gookit/color v1.5.2 // indirect
|
2023-12-13 19:11:10 +00:00
|
|
|
github.com/gorilla/websocket v1.5.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
|
2023-02-13 19:00:40 +00:00
|
|
|
github.com/hashicorp/go-version v1.6.0 // indirect
|
2021-08-30 23:54:21 +00:00
|
|
|
github.com/hashicorp/hcl v1.0.0 // indirect
|
2023-12-16 18:30:21 +00:00
|
|
|
github.com/hectane/go-acl v0.0.0-20190604041725-da78bae5fc95 // indirect
|
|
|
|
github.com/hooklift/assert v0.0.0-20170704181755-9d1defd6d214 // indirect
|
2022-10-31 18:06:45 +00:00
|
|
|
github.com/huandu/xstrings v1.3.2 // indirect
|
2025-01-13 06:25:48 +00:00
|
|
|
github.com/imdario/mergo v0.3.12 // indirect
|
2023-04-06 21:05:33 +00:00
|
|
|
github.com/inconshreveable/mousetrap v1.1.0 // indirect
|
2021-08-30 23:54:21 +00:00
|
|
|
github.com/jmespath/go-jmespath v0.4.0 // indirect
|
2022-05-09 18:06:26 +00:00
|
|
|
github.com/josharian/intern v1.0.0 // indirect
|
2022-01-17 18:04:26 +00:00
|
|
|
github.com/json-iterator/go v1.1.12 // indirect
|
2022-12-05 01:27:02 +00:00
|
|
|
github.com/juju/errors v0.0.0-20220203013757-bd733f3c86b9 // indirect
|
2024-06-03 18:26:28 +00:00
|
|
|
github.com/klauspost/compress v1.17.2 // indirect
|
2023-08-17 22:22:43 +00:00
|
|
|
github.com/lib/pq v1.10.9 // indirect
|
2023-12-13 19:11:10 +00:00
|
|
|
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de // indirect
|
2021-11-03 00:45:05 +00:00
|
|
|
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect
|
2023-01-19 21:17:40 +00:00
|
|
|
github.com/magiconair/properties v1.8.7 // indirect
|
2023-03-10 17:43:43 +00:00
|
|
|
github.com/mailru/easyjson v0.7.7 // indirect
|
2023-03-01 19:24:53 +00:00
|
|
|
github.com/mattn/go-colorable v0.1.13 // indirect
|
2024-01-26 00:21:49 +00:00
|
|
|
github.com/mattn/go-runewidth v0.0.15 // indirect
|
2023-03-10 17:43:43 +00:00
|
|
|
github.com/miekg/dns v1.1.48 // indirect
|
2021-08-30 23:54:21 +00:00
|
|
|
github.com/mitchellh/go-homedir v1.1.0 // indirect
|
2023-02-13 19:00:40 +00:00
|
|
|
github.com/mitchellh/go-testing-interface v1.14.1 // indirect
|
2023-08-18 18:02:58 +00:00
|
|
|
github.com/mitchellh/go-wordwrap v1.0.1 // indirect
|
2022-06-08 00:52:23 +00:00
|
|
|
github.com/mitchellh/mapstructure v1.5.0 // indirect
|
2024-03-28 17:55:04 +00:00
|
|
|
github.com/moby/docker-image-spec v1.3.1 // indirect
|
2024-12-16 21:24:35 +00:00
|
|
|
github.com/moby/spdystream v0.5.0 // indirect
|
2024-10-23 17:39:35 +00:00
|
|
|
github.com/moby/sys/mountinfo v0.7.1 // indirect
|
2023-04-05 14:46:21 +00:00
|
|
|
github.com/moby/sys/sequential v0.5.0 // indirect
|
2024-10-23 17:39:35 +00:00
|
|
|
github.com/moby/sys/user v0.3.0 // indirect
|
2024-08-13 16:53:46 +00:00
|
|
|
github.com/moby/sys/userns v0.1.0 // indirect
|
2024-08-13 16:38:22 +00:00
|
|
|
github.com/moby/term v0.5.0 // indirect
|
2021-08-30 23:54:21 +00:00
|
|
|
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
|
2022-01-17 18:04:26 +00:00
|
|
|
github.com/modern-go/reflect2 v1.0.2 // indirect
|
2022-10-31 18:06:45 +00:00
|
|
|
github.com/muesli/reflow v0.3.0 // indirect
|
2022-05-09 18:06:26 +00:00
|
|
|
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
|
2023-12-13 19:11:10 +00:00
|
|
|
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect
|
2023-05-05 16:48:33 +00:00
|
|
|
github.com/opencontainers/image-spec v1.1.0-rc3 // indirect
|
2024-10-23 17:39:35 +00:00
|
|
|
github.com/opencontainers/runtime-spec v1.2.0 // indirect
|
2025-01-06 21:36:44 +00:00
|
|
|
github.com/otiai10/mint v1.6.3 // indirect
|
2024-06-03 18:26:28 +00:00
|
|
|
github.com/pelletier/go-toml/v2 v2.2.2 // indirect
|
2024-10-04 16:50:35 +00:00
|
|
|
github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 // indirect
|
2022-01-18 18:35:16 +00:00
|
|
|
github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect
|
2024-08-13 16:38:22 +00:00
|
|
|
github.com/prometheus/client_golang v1.19.1 // indirect
|
|
|
|
github.com/prometheus/client_model v0.6.1 // indirect
|
|
|
|
github.com/prometheus/common v0.55.0 // indirect
|
|
|
|
github.com/prometheus/procfs v0.15.1 // indirect
|
2023-03-10 17:43:43 +00:00
|
|
|
github.com/prometheus/prometheus v0.35.0 // indirect
|
2021-08-30 23:54:21 +00:00
|
|
|
github.com/rivo/uniseg v0.2.0 // indirect
|
|
|
|
github.com/russross/blackfriday/v2 v2.1.0 // indirect
|
2023-12-11 18:39:38 +00:00
|
|
|
github.com/sagikazarmark/locafero v0.4.0 // indirect
|
2023-10-06 16:19:57 +00:00
|
|
|
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
|
2024-08-15 17:37:01 +00:00
|
|
|
github.com/sayboras/dockerclient v1.0.0 // indirect
|
2023-06-01 22:51:29 +00:00
|
|
|
github.com/shoenig/go-m1cpu v0.1.6 // indirect
|
2024-01-26 19:01:00 +00:00
|
|
|
github.com/sirupsen/logrus v1.9.3 // indirect
|
2023-10-06 16:19:57 +00:00
|
|
|
github.com/sourcegraph/conc v0.3.0 // indirect
|
2023-12-11 18:39:38 +00:00
|
|
|
github.com/spf13/afero v1.11.0 // indirect
|
|
|
|
github.com/spf13/cast v1.6.0 // indirect
|
2023-10-06 16:19:57 +00:00
|
|
|
github.com/subosito/gotenv v1.6.0 // indirect
|
2023-09-04 18:15:32 +00:00
|
|
|
github.com/tklauser/go-sysconf v0.3.12 // indirect
|
|
|
|
github.com/tklauser/numcpus v0.6.1 // indirect
|
2023-02-13 19:00:40 +00:00
|
|
|
github.com/ulikunitz/xz v0.5.10 // indirect
|
2023-05-05 16:48:33 +00:00
|
|
|
github.com/vbatts/tar-split v0.11.3 // indirect
|
2024-08-13 16:38:22 +00:00
|
|
|
github.com/x448/float16 v0.8.4 // indirect
|
2022-10-31 18:06:45 +00:00
|
|
|
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
|
2024-03-04 17:57:36 +00:00
|
|
|
github.com/yusufpapurcu/wmi v1.2.4 // indirect
|
2024-12-13 18:50:22 +00:00
|
|
|
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
|
2024-10-04 16:50:35 +00:00
|
|
|
go.opentelemetry.io/contrib/detectors/gcp v1.29.0 // indirect
|
2024-09-09 20:30:06 +00:00
|
|
|
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54.0 // indirect
|
2024-09-23 15:59:26 +00:00
|
|
|
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.55.0 // indirect
|
2024-02-01 23:02:17 +00:00
|
|
|
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.22.0 // indirect
|
2024-12-13 18:50:22 +00:00
|
|
|
go.opentelemetry.io/otel/metric v1.33.0 // indirect
|
2024-10-04 16:50:35 +00:00
|
|
|
go.opentelemetry.io/otel/sdk/metric v1.29.0 // indirect
|
2023-08-17 22:24:31 +00:00
|
|
|
go.uber.org/multierr v1.11.0 // indirect
|
2024-02-21 04:01:03 +00:00
|
|
|
go.uber.org/zap v1.27.0 // indirect
|
2024-10-23 17:02:33 +00:00
|
|
|
golang.org/x/image v0.21.0 // indirect
|
2024-12-30 18:26:24 +00:00
|
|
|
golang.org/x/net v0.33.0 // indirect
|
2024-11-15 15:53:08 +00:00
|
|
|
golang.org/x/time v0.8.0 // indirect
|
2024-10-23 17:02:33 +00:00
|
|
|
golang.org/x/tools v0.26.0 // indirect
|
2024-12-09 23:44:48 +00:00
|
|
|
google.golang.org/genproto v0.0.0-20241118233622-e639e219e697 // indirect
|
|
|
|
google.golang.org/genproto/googleapis/api v0.0.0-20241113202542-65e8d215514f // indirect
|
2024-12-30 18:26:24 +00:00
|
|
|
google.golang.org/genproto/googleapis/rpc v0.0.0-20241209162323-e6fa225c2576 // indirect
|
2024-12-09 23:44:48 +00:00
|
|
|
google.golang.org/grpc v1.67.2 // indirect
|
2024-10-04 16:50:35 +00:00
|
|
|
google.golang.org/grpc/stats/opentelemetry v0.0.0-20240907200651-3ffb98b2c93a // indirect
|
2024-11-25 19:41:05 +00:00
|
|
|
google.golang.org/protobuf v1.35.2 // indirect
|
2024-08-13 16:38:22 +00:00
|
|
|
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
|
2021-08-30 23:54:21 +00:00
|
|
|
gopkg.in/inf.v0 v0.9.1 // indirect
|
2022-09-08 16:43:04 +00:00
|
|
|
gopkg.in/ini.v1 v1.67.0 // indirect
|
2022-07-04 18:05:39 +00:00
|
|
|
gopkg.in/yaml.v3 v3.0.1 // indirect
|
2024-11-27 19:12:25 +00:00
|
|
|
k8s.io/cli-runtime v0.31.3 // indirect
|
2024-12-16 21:24:35 +00:00
|
|
|
k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f // indirect
|
|
|
|
sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3 // indirect
|
|
|
|
sigs.k8s.io/structured-merge-diff/v4 v4.4.2 // indirect
|
2024-08-13 16:38:22 +00:00
|
|
|
sigs.k8s.io/yaml v1.4.0 // indirect
|
2021-08-30 23:54:21 +00:00
|
|
|
)
|
|
|
|
|
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
|
2024-08-04 16:54:46 +00:00
|
|
|
github.com/Parallels/docker-machine-parallels/v2 => github.com/minikube-machine/machine-driver-parallels/v2 v2.0.2-0.20240730142131-ada9375ea417
|
2021-04-04 20:28:45 +00:00
|
|
|
github.com/briandowns/spinner => github.com/alonyb/spinner v1.12.7
|
2024-08-15 17:37:01 +00:00
|
|
|
github.com/docker/machine => github.com/minikube-machine/machine v0.0.0-20240815173309-ffb6b643c381
|
2023-09-02 07:51:58 +00:00
|
|
|
github.com/machine-drivers/docker-machine-driver-vmware => github.com/minikube-machine/machine-driver-vmware v0.1.6-0.20230701123042-a391c48b14d5
|
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
|
|
|
)
|