Skip to content

Commit

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

[release-1.29] fix: revert to go1.22 windows filesystem stdlib behavior
  • Loading branch information
andyzhangx authored Dec 7, 2024
2 parents 2b7faa8 + 951063e commit bc69b86
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ module sigs.k8s.io/azuredisk-csi-driver

go 1.22

godebug winsymlink=0

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

0 comments on commit bc69b86

Please sign in to comment.