Skip to content

Commit

Permalink
Merge pull request #5396 from mboersma/bump-go-compiler-release-1.16
Browse files Browse the repository at this point in the history
[release-1.16] Bump go to v1.22.11
  • Loading branch information
k8s-ci-robot authored Jan 28, 2025
2 parents 60f4966 + b88568e commit 6655878
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module sigs.k8s.io/cluster-api-provider-azure

go 1.22.0

toolchain go1.22.10
go 1.22.11

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

0 comments on commit 6655878

Please sign in to comment.