Skip to content

Commit 59de8c1

Browse files
authored
Merge pull request #5853 from mboersma/bump-go-toolchain
Bump Go toolchain to v1.24.7
2 parents daf2dff + 2959b7a commit 59de8c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module sigs.k8s.io/cluster-api-provider-azure
22

33
go 1.24.0
44

5-
toolchain go1.24.6
5+
toolchain go1.24.7
66

77
require (
88
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.19.0

hack/tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module sigs.k8s.io/cluster-api-provider-azure/hack/tools
22

33
go 1.24.0
44

5-
toolchain go1.24.6
5+
toolchain go1.24.7
66

77
require sigs.k8s.io/cluster-api/hack/tools v0.0.0-20250520093716-525566440a77
88

0 commit comments

Comments
 (0)