Skip to content

Commit 58d74af

Browse files
committed
fix csi-lib-utils that was changed by mistake
Signed-off-by: Shlomit Neufeld <[email protected]>
1 parent 0115998 commit 58d74af

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/IBM/csi-volume-group-operator v0.9.2
99
github.com/csi-addons/spec v0.2.0
1010
github.com/go-logr/logr v1.4.3
11-
github.com/kubernetes-csi/csi-lib-utils v0.21.0
11+
github.com/kubernetes-csi/csi-lib-utils v0.22.0
1212
github.com/onsi/ginkgo/v2 v2.23.4
1313
github.com/onsi/gomega v1.38.0
1414
github.com/stretchr/testify v1.10.0

0 commit comments

Comments
 (0)