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 @@ -14,7 +14,7 @@ require (
14
14
github.com/google/uuid v1.6.0
15
15
github.com/googleapis/gax-go/v2 v2.12.4
16
16
github.com/hashicorp/golang-lru/v2 v2.0.7
17
- github.com/kubernetes-csi/csi-proxy/client v1.1.3
17
+ github.com/kubernetes-csi/csi-proxy/client v1.2.0
18
18
github.com/kubernetes-csi/csi-test/v5 v5.3.0
19
19
github.com/onsi/ginkgo/v2 v2.20.1
20
20
github.com/onsi/gomega v1.34.1
Original file line number Diff line number Diff line change @@ -1666,8 +1666,8 @@ github.com/kr/pty v1.1.8/go.mod h1:O1sed60cT9XZ5uDucP5qwvh+TE3NnUj51EiZO/lmSfw=
1666
1666
github.com/kr/text v0.1.0 /go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI =
1667
1667
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY =
1668
1668
github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
1669
- github.com/kubernetes-csi/csi-proxy/client v1.1.3 h1:FdGU7NtxGhQX2wTfnuscmThG920hq0OaVVpuJW9t2k0 =
1670
- github.com/kubernetes-csi/csi-proxy/client v1.1.3 /go.mod h1:SfK4HVKQdMH5KrffivddAWgX5hl3P5KmnuOTBbDNboU =
1669
+ github.com/kubernetes-csi/csi-proxy/client v1.2.0 h1:8oagHPy7VHbHqu6iOyZyusUvGCyzbPg8OQQVh8e4Q3E =
1670
+ github.com/kubernetes-csi/csi-proxy/client v1.2.0 /go.mod h1:SfK4HVKQdMH5KrffivddAWgX5hl3P5KmnuOTBbDNboU =
1671
1671
github.com/kubernetes-csi/csi-test/v5 v5.3.0 h1:IbF3om4KZxH1KHvy+KfqJ7ZrdjYNLntAVkQXYra+9iM =
1672
1672
github.com/kubernetes-csi/csi-test/v5 v5.3.0 /go.mod h1:NKklMyStHq8o5I30YCXxS7+v/Z4LRoft553EXR6zMS8 =
1673
1673
github.com/leodido/go-urn v1.2.0 /go.mod h1:+8+nEpDfqqsY+g338gtMEUOtuK+4dEMhiQEgxpxOKII =
Original file line number Diff line number Diff line change @@ -206,7 +206,7 @@ github.com/josharian/intern
206
206
# github.com/json-iterator/go v1.1.12
207
207
## explicit; go 1.12
208
208
github.com/json-iterator/go
209
- # github.com/kubernetes-csi/csi-proxy/client v1.1.3
209
+ # github.com/kubernetes-csi/csi-proxy/client v1.2.0
210
210
## explicit; go 1.16
211
211
github.com/kubernetes-csi/csi-proxy/client
212
212
github.com/kubernetes-csi/csi-proxy/client/api/disk/v1
You can’t perform that action at this time.
0 commit comments