We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7788ea commit 0e5a13fCopy full SHA for 0e5a13f
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.22.0
+ 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