Skip to content

Commit d5a633e

Browse files
Upgrade csi-lib-utils to v0.12.0
1 parent 5a15def commit d5a633e

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)