Skip to content

Commit bb1bde7

Browse files
authored
Merge pull request #1863 from krunalhinguu/bump-go-main
[main] bump go version to v1.24.9
2 parents 4dd9c63 + adadcf9 commit bb1bde7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

go.mod

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

3-
go 1.24.0
4-
5-
toolchain go1.24.7
3+
go 1.24.9
64

75
replace k8s.io/client-go => k8s.io/client-go v0.34.1
86

0 commit comments

Comments
 (0)