Skip to content

Commit 3286644

Browse files
committed
gomod tid
1 parent be37695 commit 3286644

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

go.mod

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ module k8s.io/minikube
22

33
go 1.24.0
44

5-
65
require (
76
cloud.google.com/go/storage v1.56.1
87
github.com/Delta456/box-cli-maker/v2 v2.3.0

hack/go.mod

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ module k8s.io/minikube/hack
22

33
go 1.24.0
44

5-
65
replace github.com/docker/machine => github.com/minikube-machine/machine v0.0.0-20240815173309-ffb6b643c381
76

87
require (

0 commit comments

Comments
 (0)