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 5a15def + d5a633e commit 19762dcCopy full SHA for 19762dc
go.mod
@@ -6,7 +6,7 @@ require (
6
github.com/container-storage-interface/spec v1.7.0
7
github.com/golang/glog v1.0.0
8
github.com/golang/protobuf v1.5.2
9
- github.com/kubernetes-csi/csi-lib-utils v0.11.0
+ github.com/kubernetes-csi/csi-lib-utils v0.12.0
10
github.com/pborman/uuid v1.2.1
11
github.com/stretchr/testify v1.8.0
12
golang.org/x/net v0.4.0
0 commit comments