Skip to content

Commit e8a3fdd

Browse files
authored
Merge pull request #935 from kubernetes-sigs/dependabot/go_modules/github.com/kubernetes-csi/csi-lib-utils-0.13.0
chore(deps): bump github.com/kubernetes-csi/csi-lib-utils from 0.9.1 to 0.13.0
2 parents 5558ab9 + 681e6c4 commit e8a3fdd

File tree

3 files changed

+5
-131
lines changed

3 files changed

+5
-131
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/golang/mock v1.6.0
1414
github.com/golang/protobuf v1.5.3
1515
github.com/imdario/mergo v0.3.9 // indirect
16-
github.com/kubernetes-csi/csi-lib-utils v0.9.1
16+
github.com/kubernetes-csi/csi-lib-utils v0.13.0
1717
github.com/onsi/gomega v1.27.6
1818
github.com/pborman/uuid v1.2.0
1919
github.com/pelletier/go-toml v1.9.4

0 commit comments

Comments
 (0)