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 @@ -6,7 +6,7 @@ require (
6
6
github.com/container-storage-interface/spec v1.8.0
7
7
github.com/golang/glog v1.1.1
8
8
github.com/golang/protobuf v1.5.3
9
- github.com/kubernetes-csi/csi-lib-utils v0.13 .0
9
+ github.com/kubernetes-csi/csi-lib-utils v0.14 .0
10
10
github.com/pborman/uuid v1.2.1
11
11
github.com/stretchr/testify v1.8.4
12
12
golang.org/x/net v0.12.0
Original file line number Diff line number Diff line change @@ -163,8 +163,8 @@ github.com/kr/pretty v0.3.0 h1:WgNl7dwNpEZ6jJ9k1snq4pZsg7DOEN8hP9Xw0Tsjwk0=
163
163
github.com/kr/pty v1.1.1 /go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ =
164
164
github.com/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE =
165
165
github.com/kr/text v0.1.0 /go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI =
166
- github.com/kubernetes-csi/csi-lib-utils v0.13 .0 h1:QrTdZVZbHlaSUBN9ReayBPnnF1N0edFIpUKBwVIBW3w =
167
- github.com/kubernetes-csi/csi-lib-utils v0.13 .0 /go.mod h1:JS9eDIZmSjx4F9o0bLTVK/qfhIIOifdjEfVXzxWapfE =
166
+ github.com/kubernetes-csi/csi-lib-utils v0.14 .0 h1:pusB32LkSd7GhuT8Z6cyRFqByujc28ygWV97ndaT19s =
167
+ github.com/kubernetes-csi/csi-lib-utils v0.14 .0 /go.mod h1:uX8xidqxGJOLXtsfCCVsxWtZl/9NiLyd2DD3Nb+KoP4 =
168
168
github.com/matttproud/golang_protobuf_extensions v1.0.1 /go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0 =
169
169
github.com/matttproud/golang_protobuf_extensions v1.0.2 h1:hAHbPm5IJGijwng3PWk09JkG9WeqChjprR5s9bBZ+OM =
170
170
github.com/matttproud/golang_protobuf_extensions v1.0.2 /go.mod h1:BSXmuO+STAnVfrANrmjBb36TMTDstsz7MSK+HVaYKv4 =
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ github.com/golang/protobuf/ptypes/wrappers
38
38
# github.com/google/uuid v1.3.0
39
39
## explicit
40
40
github.com/google/uuid
41
- # github.com/kubernetes-csi/csi-lib-utils v0.13 .0
41
+ # github.com/kubernetes-csi/csi-lib-utils v0.14 .0
42
42
## explicit; go 1.18
43
43
github.com/kubernetes-csi/csi-lib-utils/protosanitizer
44
44
# github.com/matttproud/golang_protobuf_extensions v1.0.2
You can’t perform that action at this time.
0 commit comments