We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0115998 commit 58d74afCopy full SHA for 58d74af
go.mod
@@ -8,7 +8,7 @@ require (
8
github.com/IBM/csi-volume-group-operator v0.9.2
9
github.com/csi-addons/spec v0.2.0
10
github.com/go-logr/logr v1.4.3
11
- github.com/kubernetes-csi/csi-lib-utils v0.21.0
+ github.com/kubernetes-csi/csi-lib-utils v0.22.0
12
github.com/onsi/ginkgo/v2 v2.23.4
13
github.com/onsi/gomega v1.38.0
14
github.com/stretchr/testify v1.10.0
0 commit comments