File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 55require (
66 github.com/container-storage-interface/spec v1.9.0
77 github.com/golang/mock v1.6.0
8- github.com/kubernetes-csi/csi-lib-utils v0.16 .0
8+ github.com/kubernetes-csi/csi-lib-utils v0.17 .0
99 github.com/kubernetes-csi/csi-test/v5 v5.2.0
1010 google.golang.org/grpc v1.60.1
1111 k8s.io/component-base v0.29.0
Original file line number Diff line number Diff line change @@ -56,8 +56,8 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
5656github.com/kr/text v0.1.0 /go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI =
5757github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY =
5858github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
59- github.com/kubernetes-csi/csi-lib-utils v0.16 .0 h1:LXCvkhXHtFOkl7LoDqFdho/MuebccZqWxLwhKiRGiBg =
60- github.com/kubernetes-csi/csi-lib-utils v0.16 .0 /go.mod h1:fp1Oik+45tP2o4X9SD/SBWXLTQYT9wtLxGasBE3+vBI =
59+ github.com/kubernetes-csi/csi-lib-utils v0.17 .0 h1:xEpJ3WYgMyyYF6fvcKHh4cDRtknuTkBS9rG8bYoLTCU =
60+ github.com/kubernetes-csi/csi-lib-utils v0.17 .0 /go.mod h1:2Ba5/aQgUjbpqyC2uCcFwMF3rnPVs5jhZXm8jAzcT9Q =
6161github.com/kubernetes-csi/csi-test/v5 v5.2.0 h1:Z+sdARWC6VrONrxB24clCLCmnqCnZF7dzXtzx8eM35o =
6262github.com/kubernetes-csi/csi-test/v5 v5.2.0 /go.mod h1:o/c5w+NU3RUNE+DbVRhEUTmkQVBGk+tFOB2yPXT8teo =
6363github.com/matttproud/golang_protobuf_extensions v1.0.4 h1:mmDVorXM7PCGKw94cs5zkfA9PSy5pEvNWRP0ET0TIVo =
Original file line number Diff line number Diff line change @@ -59,8 +59,8 @@ github.com/inconshreveable/mousetrap
5959github.com/json-iterator/go
6060# github.com/kr/text v0.2.0
6161## explicit
62- # github.com/kubernetes-csi/csi-lib-utils v0.16 .0
63- ## explicit; go 1.18
62+ # github.com/kubernetes-csi/csi-lib-utils v0.17 .0
63+ ## explicit; go 1.21
6464github.com/kubernetes-csi/csi-lib-utils/connection
6565github.com/kubernetes-csi/csi-lib-utils/metrics
6666github.com/kubernetes-csi/csi-lib-utils/protosanitizer
You can’t perform that action at this time.
0 commit comments