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 646f08e commit 95c7b64Copy full SHA for 95c7b64
go.mod
@@ -14,7 +14,7 @@ require (
14
github.com/spf13/viper v1.20.1
15
github.com/stretchr/testify v1.10.0
16
k8s.io/klog/v2 v2.130.1
17
- k8s.io/minikube v1.34.0
+ k8s.io/minikube v1.35.0
18
)
19
20
replace (
0 commit comments