We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd12ef2 commit f3be632Copy full SHA for f3be632
go.mod
@@ -1,6 +1,8 @@
1
module github.com/kubernetes-csi/csi-proxy
2
3
-go 1.20
+go 1.23
4
+
5
+godebug winsymlink=0
6
7
require (
8
github.com/Microsoft/go-winio v0.6.1
0 commit comments