Skip to content

Commit 3a1a2a1

Browse files
Merge pull request #1526 from Abhishek-Valaboju/release-v2.14
[v2.14] add toolchain version
2 parents 980f122 + 6fc7f7d commit 3a1a2a1

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/gke-operator
22

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

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

0 commit comments

Comments
 (0)