Skip to content

Commit d5f4ba5

Browse files
authored
Merge pull request #5803 from mboersma/bump-go
Bump Go to v1.23.12
2 parents 1916969 + 9c90270 commit d5f4ba5

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.23.2
44

5-
toolchain go1.23.11
5+
toolchain go1.23.12
66

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

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.23.0
44

5-
toolchain go1.23.11
5+
toolchain go1.23.12
66

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

0 commit comments

Comments
 (0)