Skip to content

Commit d6be0da

Browse files
fix(deps): update module github.com/kubernetes-csi/csi-lib-utils to v0.23.1
1 parent 0e42feb commit d6be0da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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.5.0
1010
github.com/google/uuid v1.6.0
11-
github.com/kubernetes-csi/csi-lib-utils v0.19.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.5
1414
github.com/onsi/gomega v1.39.0

0 commit comments

Comments
 (0)