We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e42feb commit d6be0daCopy full SHA for d6be0da
go.mod
@@ -8,7 +8,7 @@ require (
8
github.com/container-storage-interface/spec v1.12.0
9
github.com/go-viper/mapstructure/v2 v2.5.0
10
github.com/google/uuid v1.6.0
11
- github.com/kubernetes-csi/csi-lib-utils v0.19.0
+ github.com/kubernetes-csi/csi-lib-utils v0.23.1
12
github.com/kubernetes-csi/csi-test/v5 v5.4.0
13
github.com/onsi/ginkgo/v2 v2.27.5
14
github.com/onsi/gomega v1.39.0
0 commit comments