Skip to content

Commit

Permalink
fix: revert to go1.22 windows filesystem stdlib behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
andyzhangx authored and k8s-infra-cherrypick-robot committed Dec 5, 2024
1 parent 570718f commit 9f86a48
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/azurefile-csi-driver

go 1.23.1

godebug winreadlinkvolume=0

godebug winsymlink=0

require (
github.com/Azure/azure-sdk-for-go v68.0.0+incompatible
github.com/Azure/azure-storage-file-go v0.8.0
Expand Down

0 comments on commit 9f86a48

Please # to comment.