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.
2 parents 5558ab9 + 681e6c4 commit e8a3fddCopy full SHA for e8a3fdd
go.mod
@@ -13,7 +13,7 @@ require (
13
github.com/golang/mock v1.6.0
14
github.com/golang/protobuf v1.5.3
15
github.com/imdario/mergo v0.3.9 // indirect
16
- github.com/kubernetes-csi/csi-lib-utils v0.9.1
+ github.com/kubernetes-csi/csi-lib-utils v0.13.0
17
github.com/onsi/gomega v1.27.6
18
github.com/pborman/uuid v1.2.0
19
github.com/pelletier/go-toml v1.9.4
0 commit comments