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.
2 parents 980f122 + 6fc7f7d commit 3a1a2a1Copy full SHA for 3a1a2a1
1 file changed
go.mod
@@ -1,6 +1,8 @@
1
module github.com/rancher/gke-operator
2
3
-go 1.25.11
+go 1.25.8
4
+
5
+toolchain go1.25.11
6
7
replace (
8
k8s.io/client-go => k8s.io/client-go v0.35.1
0 commit comments