File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/container-storage-interface/spec v1.12.0
99 github.com/go-viper/mapstructure/v2 v2.4.0
1010 github.com/google/uuid v1.6.0
11- github.com/kubernetes-csi/csi-lib-utils v0.23.0
11+ github.com/kubernetes-csi/csi-lib-utils v0.23.1
1212 github.com/kubernetes-csi/csi-test/v5 v5.4.0
1313 github.com/onsi/ginkgo/v2 v2.27.3
1414 github.com/onsi/gomega v1.38.3
Original file line number Diff line number Diff line change @@ -135,8 +135,8 @@ github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
135135github.com/kr/pretty v0.3.1 /go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk =
136136github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY =
137137github.com/kr/text v0.2.0 /go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE =
138- github.com/kubernetes-csi/csi-lib-utils v0.23.0 h1:070SC4ubEvJpQak0ibxgv7l5dUoDVdqKyktam6zkm4s =
139- github.com/kubernetes-csi/csi-lib-utils v0.23.0 /go.mod h1:H5+JRXAvb7lpC4nrddI7sfQfaXA1O8Tek3uNrTIx1/g =
138+ github.com/kubernetes-csi/csi-lib-utils v0.23.1 h1:G/vjykE0AJgxAOkoSGGnk2lyo9il9LqB4h7xjPWLQ/4 =
139+ github.com/kubernetes-csi/csi-lib-utils v0.23.1 /go.mod h1:aIcqnC6EyesZpe7kX5PxHUZePw1tKrYFKwg7RaqlPh8 =
140140github.com/kubernetes-csi/csi-test/v5 v5.4.0 h1:u5DgYNIreSNO2+u4Nq2Wpl+bbakRSjNyxZHmDTAqnYA =
141141github.com/kubernetes-csi/csi-test/v5 v5.4.0 /go.mod h1:anAJKFUb/SdHhIHECgSKxC5LSiLzib+1I6mrWF5Hve8 =
142142github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc =
You can’t perform that action at this time.
0 commit comments