Skip to content

Commit a7b9fe9

Browse files
authored
Merge pull request #5393 from mboersma/bump-go-compiler
Bump go to v1.22.11
2 parents afa0bbe + 268808b commit a7b9fe9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module sigs.k8s.io/cluster-api-provider-azure
22

3-
go 1.22.7
4-
5-
toolchain go1.22.10
3+
go 1.22.11
64

75
require (
86
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.17.0

0 commit comments

Comments
 (0)