We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be37695 commit 3286644Copy full SHA for 3286644
go.mod
@@ -2,7 +2,6 @@ module k8s.io/minikube
2
3
go 1.24.0
4
5
-
6
require (
7
cloud.google.com/go/storage v1.56.1
8
github.com/Delta456/box-cli-maker/v2 v2.3.0
hack/go.mod
@@ -2,7 +2,6 @@ module k8s.io/minikube/hack
replace github.com/docker/machine => github.com/minikube-machine/machine v0.0.0-20240815173309-ffb6b643c381
0 commit comments