Skip to content

Commit eb758f6

Browse files
Merge pull request #884 from salasberryfin/cve_release-0.24_bump_golang_to_v1.25.9
[release-0.24] bump go to 1.25.9
2 parents c94f7c2 + 37b626d commit eb758f6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/rancher/cluster-api-provider-rke2
22

3-
go 1.25.8
3+
go 1.25.9
44

55
require (
66
github.com/coreos/butane v0.27.0

hack/tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/rancher/cluster-api-provider-rke2/hack/tools
22

3-
go 1.25.8
3+
go 1.25.9
44

55
require sigs.k8s.io/cluster-api/hack/tools v0.0.0-20240820112706-3abe3058a6a8
66

0 commit comments

Comments
 (0)