Skip to content

Commit c9215d1

Browse files
authored
Merge pull request #884 from andyzhangx/use-winsymlink
fix: use godebug winsymlink on Windows build
2 parents fc83f7a + 877fd51 commit c9215d1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

go.mod

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
module github.com/kubernetes-csi/csi-driver-smb
22

3-
go 1.22
3+
go 1.23
4+
5+
godebug winsymlink=0
46

57
require (
68
github.com/Azure/azure-sdk-for-go v68.0.0+incompatible

0 commit comments

Comments
 (0)