Skip to content

Commit 19762dc

Browse files
authored
Merge pull request #389 from sunnylovestiramisu/module-update-master
Upgrade csi-lib-utils to v0.12.0
2 parents 5a15def + d5a633e commit 19762dc

File tree

3 files changed

+5
-248
lines changed

3 files changed

+5
-248
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/container-storage-interface/spec v1.7.0
77
github.com/golang/glog v1.0.0
88
github.com/golang/protobuf v1.5.2
9-
github.com/kubernetes-csi/csi-lib-utils v0.11.0
9+
github.com/kubernetes-csi/csi-lib-utils v0.12.0
1010
github.com/pborman/uuid v1.2.1
1111
github.com/stretchr/testify v1.8.0
1212
golang.org/x/net v0.4.0

0 commit comments

Comments
 (0)