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 @@ -24,7 +24,7 @@ require (
2424 github.com/google/uuid v1.6.0
2525 github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
2626 github.com/hashicorp/vault/api v1.22.0
27- github.com/kubernetes-csi/csi-lib-utils v0.23.1
27+ github.com/kubernetes-csi/csi-lib-utils v0.23.2
2828 github.com/libopenstorage/secrets v0.0.0-20231011182615-5f4b25ceede1
2929 github.com/pkg/xattr v0.4.12
3030 github.com/prometheus/client_golang v1.23.2
Original file line number Diff line number Diff line change @@ -855,8 +855,8 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
855855github.com/kr/text v0.1.0 /go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI =
856856github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY =
857857github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
858- github.com/kubernetes-csi/csi-lib-utils v0.23.1 h1:G/vjykE0AJgxAOkoSGGnk2lyo9il9LqB4h7xjPWLQ/4 =
859- github.com/kubernetes-csi/csi-lib-utils v0.23.1 /go.mod h1:aIcqnC6EyesZpe7kX5PxHUZePw1tKrYFKwg7RaqlPh8 =
858+ github.com/kubernetes-csi/csi-lib-utils v0.23.2 h1:+x9W4RRyuRnJcTiSHKEFpl0cYUeLUqshM5ioPeYPRXw =
859+ github.com/kubernetes-csi/csi-lib-utils v0.23.2 /go.mod h1:aIcqnC6EyesZpe7kX5PxHUZePw1tKrYFKwg7RaqlPh8 =
860860github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc =
861861github.com/kylelemons/godebug v1.1.0 /go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw =
862862github.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 @@ -406,7 +406,7 @@ github.com/josharian/intern
406406# github.com/json-iterator/go v1.1.12
407407## explicit; go 1.12
408408github.com/json-iterator/go
409- # github.com/kubernetes-csi/csi-lib-utils v0.23.1
409+ # github.com/kubernetes-csi/csi-lib-utils v0.23.2
410410## explicit; go 1.24.6
411411github.com/kubernetes-csi/csi-lib-utils/connection
412412github.com/kubernetes-csi/csi-lib-utils/metrics
You can’t perform that action at this time.
0 commit comments