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 (
1515 github.com/google/uuid v1.6.0
1616 github.com/googleapis/gax-go/v2 v2.12.4
1717 github.com/hashicorp/golang-lru/v2 v2.0.7
18- github.com/kubernetes-csi/csi-proxy/client v1.2.0
18+ github.com/kubernetes-csi/csi-proxy/client v1.2.1
1919 github.com/kubernetes-csi/csi-test/v5 v5.3.1
2020 github.com/onsi/ginkgo/v2 v2.22.2
2121 github.com/onsi/gomega v1.36.2
Original file line number Diff line number Diff line change @@ -1034,8 +1034,8 @@ github.com/kr/pty v1.1.8/go.mod h1:O1sed60cT9XZ5uDucP5qwvh+TE3NnUj51EiZO/lmSfw=
10341034github.com/kr/text v0.1.0 /go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI =
10351035github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY =
10361036github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
1037- github.com/kubernetes-csi/csi-proxy/client v1.2.0 h1:8oagHPy7VHbHqu6iOyZyusUvGCyzbPg8OQQVh8e4Q3E =
1038- github.com/kubernetes-csi/csi-proxy/client v1.2.0 /go.mod h1:SfK4HVKQdMH5KrffivddAWgX5hl3P5KmnuOTBbDNboU =
1037+ github.com/kubernetes-csi/csi-proxy/client v1.2.1 h1:6ApXTKp5Rhb+2PrPfnk6C+TDG7XwnWJ9/xmmq7iN5cw =
1038+ github.com/kubernetes-csi/csi-proxy/client v1.2.1 /go.mod h1:SfK4HVKQdMH5KrffivddAWgX5hl3P5KmnuOTBbDNboU =
10391039github.com/kubernetes-csi/csi-test/v5 v5.3.1 h1:Wiukp1In+kif+BFo6q2ExjgB+MbrAz4jZWzGfijypuY =
10401040github.com/kubernetes-csi/csi-test/v5 v5.3.1 /go.mod h1:7hA2cSYJ6T8CraEZPA6zqkLZwemjBD54XAnPsPC3VpA =
10411041github.com/ledongthuc/pdf v0.0.0-20220302134840-0c2507a12d80 /go.mod h1:imJHygn/1yfhB7XSJJKlFZKl/J+dCPAknuiaGOshXAs =
Original file line number Diff line number Diff line change @@ -197,7 +197,7 @@ github.com/josharian/intern
197197# github.com/json-iterator/go v1.1.12
198198## explicit; go 1.12
199199github.com/json-iterator/go
200- # github.com/kubernetes-csi/csi-proxy/client v1.2.0
200+ # github.com/kubernetes-csi/csi-proxy/client v1.2.1
201201## explicit; go 1.16
202202github.com/kubernetes-csi/csi-proxy/client
203203github.com/kubernetes-csi/csi-proxy/client/api/disk/v1
You can’t perform that action at this time.
0 commit comments