We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f41879 commit fe1ac43Copy full SHA for fe1ac43
1 file changed
go.mod
@@ -6,7 +6,7 @@ require (
6
github.com/container-storage-interface/spec v1.12.0
7
github.com/go-viper/mapstructure/v2 v2.5.0
8
github.com/google/uuid v1.6.0
9
- github.com/kubernetes-csi/csi-lib-utils v0.23.2
+ github.com/kubernetes-csi/csi-lib-utils v0.24.0
10
github.com/kubernetes-csi/csi-test/v5 v5.4.0
11
github.com/onsi/ginkgo/v2 v2.28.3
12
github.com/onsi/gomega v1.40.0
0 commit comments