Skip to content

Commit 96c6a07

Browse files
Merge pull request #2438 from Abhishek-Valaboju/release-v2.12
[v2.12] add toolchain version
2 parents 4440700 + e32190f commit 96c6a07

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

go.mod

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
module github.com/rancher/eks-operator
22

3-
go 1.25.11
3+
go 1.25.0
4+
5+
toolchain go1.25.11
46

57
replace k8s.io/client-go => k8s.io/client-go v0.33.1
68

0 commit comments

Comments
 (0)