Skip to content

Commit ff6401d

Browse files
Merge pull request #898 from salasberryfin/bump_go_to_1.25.10
bump go to v1.25.10
2 parents 0f89bb4 + b15a928 commit ff6401d

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)