Skip to content

Commit 681e6c4

Browse files
chore(deps): bump github.com/kubernetes-csi/csi-lib-utils
Bumps [github.com/kubernetes-csi/csi-lib-utils](https://github.com/kubernetes-csi/csi-lib-utils) from 0.9.1 to 0.13.0. - [Release notes](https://github.com/kubernetes-csi/csi-lib-utils/releases) - [Commits](kubernetes-csi/csi-lib-utils@v0.9.1...v0.13.0) --- updated-dependencies: - dependency-name: github.com/kubernetes-csi/csi-lib-utils dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5558ab9 commit 681e6c4

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)