Skip to content

Commit

Permalink
fix: revert to go1.22 windows filesystem stdlib behavior (#7750)
Browse files Browse the repository at this point in the history
  • Loading branch information
andyzhangx authored Dec 5, 2024
1 parent 747ed3b commit 9c43e1b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ module sigs.k8s.io/cloud-provider-azure

go 1.23.1

godebug winreadlinkvolume=0

godebug winsymlink=0

require (
github.com/Azure/azure-kusto-go v0.16.1
github.com/Azure/azure-sdk-for-go v68.0.0+incompatible
Expand Down

0 comments on commit 9c43e1b

Please sign in to comment.