Skip to content

Commit 91835f0

Browse files
authored
Merge pull request #1865 from krunalhinguu/bump-go-2.12
[v2.12] Bump go toolchain version to v1.24.9
2 parents a6d3bf9 + 0294dae commit 91835f0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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.24.9
3+
go 1.24.0
4+
5+
toolchain go1.24.9
46

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

0 commit comments

Comments
 (0)