We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d8bf8c commit 75cb464Copy full SHA for 75cb464
go.mod
@@ -1,6 +1,6 @@
1
module github.com/kubernetes-csi/csi-proxy
2
3
-go 1.12
+go 1.13
4
5
replace (
6
github.com/kubernetes-csi/csi-proxy/client => ./client
0 commit comments