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 71d0c7e commit 9e4f46bCopy full SHA for 9e4f46b
go.mod
@@ -2,7 +2,6 @@ module k8s.io/minikube
2
3
go 1.24.0
4
5
-toolchain go1.24.1
6
7
require (
8
cloud.google.com/go/storage v1.56.1
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