Skip to content

Commit

Permalink
fix: Change go version from 1.23 to 1.23.0 to fix go toolchain not fo…
Browse files Browse the repository at this point in the history
…und error
  • Loading branch information
nilo19 authored and k8s-infra-cherrypick-robot committed Aug 27, 2024
1 parent 014574b commit 6bf3552
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
@@ -1,6 +1,6 @@
module sigs.k8s.io/cloud-provider-azure

go 1.23
go 1.23.0

require (
github.com/Azure/azure-kusto-go v0.16.1
Expand Down

0 comments on commit 6bf3552

Please sign in to comment.