Skip to content

Commit

Permalink
Merge pull request #2247 from k8s-infra-cherrypick-robot/cherry-pick-…
Browse files Browse the repository at this point in the history
…2242-to-release-1.29

[release-1.29] fix: revert to go1.22 windows filesystem stdlib behavior
  • Loading branch information
k8s-ci-robot authored Dec 5, 2024
2 parents 570718f + 9f86a48 commit c3e0b6c
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 c3e0b6c

Please # to comment.