Skip to content

Commit 3f8be9f

Browse files
Merge pull request #899 from salasberryfin/bump_go_to_1.25.10_release-0.24
[release-0.24] bump go to v1.25.10
2 parents eb758f6 + f77c212 commit 3f8be9f

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.9
3+
go 1.25.10
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.9
3+
go 1.25.10
44

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

0 commit comments

Comments
 (0)