Skip to content

Commit f3be632

Browse files
committed
Add min go runtime to be 1.23 and add godebug winsymlink=0
1 parent fd12ef2 commit f3be632

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

go.mod

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
module github.com/kubernetes-csi/csi-proxy
22

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

57
require (
68
github.com/Microsoft/go-winio v0.6.1

0 commit comments

Comments
 (0)