File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/golang/protobuf v1.4.2
1010 github.com/google/uuid v1.1.1
1111 github.com/hashicorp/go-multierror v1.0.0 // indirect
12- github.com/kubernetes-csi/csi-proxy/client v1.0.0-rc.1
12+ github.com/kubernetes-csi/csi-proxy/client v1.0.0
1313 github.com/kubernetes-csi/csi-test/v3 v3.0.0
1414 github.com/onsi/ginkgo v1.11.0
1515 github.com/onsi/gomega v1.7.1
Original file line number Diff line number Diff line change @@ -468,8 +468,8 @@ github.com/kr/pty v1.1.3/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
468468github.com/kr/pty v1.1.5 /go.mod h1:9r2w37qlBe7rQ6e1fg1S/9xpWHSnaqNdHD3WcMdbPDA =
469469github.com/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE =
470470github.com/kr/text v0.1.0 /go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI =
471- github.com/kubernetes-csi/csi-proxy/client v1.0.0-rc.1 h1:rWwsNUTbgFfUMYGe/w4N+AJAR8Z/wQ1QMgf5JdTlv8g =
472- github.com/kubernetes-csi/csi-proxy/client v1.0.0-rc.1 /go.mod h1:URLOkEbRhOwKVvGvug6HSKRTpLSFuQ/Gt3xahDag8qc =
471+ github.com/kubernetes-csi/csi-proxy/client v1.0.0 h1:jqxpu9VidCtxnjgiIjT1xsIndX1wVRGzOp7R0mCZ+gI =
472+ github.com/kubernetes-csi/csi-proxy/client v1.0.0 /go.mod h1:URLOkEbRhOwKVvGvug6HSKRTpLSFuQ/Gt3xahDag8qc =
473473github.com/kubernetes-csi/csi-test/v3 v3.0.0 h1:mVsfA4J67uNm8fdF/Pr84oMqL92qjIhjWbEUH8zv1fU =
474474github.com/kubernetes-csi/csi-test/v3 v3.0.0 /go.mod h1:VdIKGnDZHOjg4M5yd0OZICtsoEzdn64d0K33N6dm35Q =
475475github.com/kylelemons/godebug v0.0.0-20170820004349-d65d576e9348 /go.mod h1:B69LEHPfb2qLo0BaaOLcbitczOKLWTsrBG9LczfCD4k =
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ github.com/imdario/mergo
6262github.com/json-iterator/go
6363# github.com/konsorten/go-windows-terminal-sequences v1.0.2
6464github.com/konsorten/go-windows-terminal-sequences
65- # github.com/kubernetes-csi/csi-proxy/client v1.0.0-rc.1
65+ # github.com/kubernetes-csi/csi-proxy/client v1.0.0
6666github.com/kubernetes-csi/csi-proxy/client
6767github.com/kubernetes-csi/csi-proxy/client/api/disk/v1
6868github.com/kubernetes-csi/csi-proxy/client/api/disk/v1beta2
You can’t perform that action at this time.
0 commit comments