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 @@ -15,7 +15,7 @@ require (
15
15
github.com/google/uuid v1.6.0
16
16
github.com/googleapis/gax-go/v2 v2.12.5
17
17
github.com/hashicorp/golang-lru/v2 v2.0.7
18
- github.com/kubernetes-csi/csi-proxy/client v1.2.1
18
+ github.com/kubernetes-csi/csi-proxy/client v1.3.0
19
19
github.com/kubernetes-csi/csi-test/v5 v5.3.1
20
20
github.com/onsi/ginkgo/v2 v2.25.3
21
21
github.com/onsi/gomega v1.38.2
Original file line number Diff line number Diff line change @@ -266,8 +266,8 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
266
266
github.com/kr/text v0.1.0 /go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI =
267
267
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY =
268
268
github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
269
- github.com/kubernetes-csi/csi-proxy/client v1.2.1 h1:6ApXTKp5Rhb+2PrPfnk6C+TDG7XwnWJ9/xmmq7iN5cw =
270
- github.com/kubernetes-csi/csi-proxy/client v1.2.1 /go.mod h1:SfK4HVKQdMH5KrffivddAWgX5hl3P5KmnuOTBbDNboU =
269
+ github.com/kubernetes-csi/csi-proxy/client v1.3.0 h1:c8JAHmspuI5w+/IBuspdartuFIZ0LcKOvz6lbHyi7WQ =
270
+ github.com/kubernetes-csi/csi-proxy/client v1.3.0 /go.mod h1:SfK4HVKQdMH5KrffivddAWgX5hl3P5KmnuOTBbDNboU =
271
271
github.com/kubernetes-csi/csi-test/v5 v5.3.1 h1:Wiukp1In+kif+BFo6q2ExjgB+MbrAz4jZWzGfijypuY =
272
272
github.com/kubernetes-csi/csi-test/v5 v5.3.1 /go.mod h1:7hA2cSYJ6T8CraEZPA6zqkLZwemjBD54XAnPsPC3VpA =
273
273
github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc =
Original file line number Diff line number Diff line change @@ -211,7 +211,7 @@ github.com/josharian/intern
211
211
# github.com/json-iterator/go v1.1.12
212
212
## explicit; go 1.12
213
213
github.com/json-iterator/go
214
- # github.com/kubernetes-csi/csi-proxy/client v1.2.1
214
+ # github.com/kubernetes-csi/csi-proxy/client v1.3.0
215
215
## explicit; go 1.16
216
216
github.com/kubernetes-csi/csi-proxy/client
217
217
github.com/kubernetes-csi/csi-proxy/client/api/disk/v1
You can’t perform that action at this time.
0 commit comments