Skip to content

Commit

Permalink
Merge pull request #5413 from mboersma/bump-go-toolchain
Browse files Browse the repository at this point in the history
Bump go to v1.22.12
  • Loading branch information
k8s-ci-robot authored Feb 5, 2025
2 parents a6c301f + 295beab commit 86f6137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module sigs.k8s.io/cluster-api-provider-azure

go 1.22.7

toolchain go1.22.11
toolchain go1.22.12

require (
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.17.0
Expand Down

0 comments on commit 86f6137

Please sign in to comment.