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 4440700 + e32190f commit 96c6a07Copy full SHA for 96c6a07
1 file changed
go.mod
@@ -1,6 +1,8 @@
1
module github.com/rancher/eks-operator
2
3
-go 1.25.11
+go 1.25.0
4
+
5
+toolchain go1.25.11
6
7
replace k8s.io/client-go => k8s.io/client-go v0.33.1
8
0 commit comments