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 @@ -16,7 +16,7 @@ require (
1616 github.com/golang/protobuf v1.5.4
1717 github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.1.0
1818 github.com/kubernetes-csi/csi-lib-utils v0.19.0
19- github.com/kubernetes-csi/csi-proxy/client v1.2.1
19+ github.com/kubernetes-csi/csi-proxy/client v1.3.0
2020 github.com/kubernetes-csi/external-snapshotter/client/v4 v4.2.0
2121 github.com/microsoft/wmi v0.37.0
2222 github.com/onsi/ginkgo/v2 v2.25.3
Original file line number Diff line number Diff line change @@ -263,8 +263,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
263263github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
264264github.com/kubernetes-csi/csi-lib-utils v0.19.0 h1:3sT8mL9+St2acyrEtuR7CQ5L78GR4lgsb+sfon9tGfA =
265265github.com/kubernetes-csi/csi-lib-utils v0.19.0 /go.mod h1:lBuMKvoyd8c3EG+itmnVWApLDHnLkU7ibxxZSPuOw0M =
266- github.com/kubernetes-csi/csi-proxy/client v1.2.1 h1:6ApXTKp5Rhb+2PrPfnk6C+TDG7XwnWJ9/xmmq7iN5cw =
267- github.com/kubernetes-csi/csi-proxy/client v1.2.1 /go.mod h1:SfK4HVKQdMH5KrffivddAWgX5hl3P5KmnuOTBbDNboU =
266+ github.com/kubernetes-csi/csi-proxy/client v1.3.0 h1:c8JAHmspuI5w+/IBuspdartuFIZ0LcKOvz6lbHyi7WQ =
267+ github.com/kubernetes-csi/csi-proxy/client v1.3.0 /go.mod h1:SfK4HVKQdMH5KrffivddAWgX5hl3P5KmnuOTBbDNboU =
268268github.com/kubernetes-csi/external-snapshotter/client/v4 v4.2.0 h1:nHHjmvjitIiyPlUHk/ofpgvBcNcawJLtf4PYHORLjAA =
269269github.com/kubernetes-csi/external-snapshotter/client/v4 v4.2.0 /go.mod h1:YBCo4DoEeDndqvAn6eeu0vWM7QdXmHEeI9cFWplmBys =
270270github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc =
Original file line number Diff line number Diff line change @@ -354,7 +354,7 @@ github.com/karrick/godirwalk
354354# github.com/kubernetes-csi/csi-lib-utils v0.19.0
355355## explicit; go 1.22.5
356356github.com/kubernetes-csi/csi-lib-utils/protosanitizer
357- # github.com/kubernetes-csi/csi-proxy/client v1.2.1
357+ # github.com/kubernetes-csi/csi-proxy/client v1.3.0
358358## explicit; go 1.16
359359github.com/kubernetes-csi/csi-proxy/client
360360github.com/kubernetes-csi/csi-proxy/client/api/disk/v1
You can’t perform that action at this time.
0 commit comments