Skip to content

Commit 9946028

Browse files
authored
Merge pull request #1866 from krunalhinguu/bump-go-2.13
[v2.13] Bump go toolchain version to v1.24.9
2 parents c4db597 + 48def51 commit 9946028

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.34.1
68

0 commit comments

Comments
 (0)