Merge pull request #854 from kubernetes-csi/dependabot/go_modules/github.com/kubernetes-csi/csi-lib-utils-0.13.0

Bump github.com/kubernetes-csi/csi-lib-utils from 0.12.0 to 0.13.0
This commit is contained in:
Kubernetes Prow Robot
2023-06-14 06:42:19 -07:00
committed by GitHub
4 changed files with 19 additions and 5 deletions

2
go.mod
View File

@@ -8,7 +8,7 @@ require (
github.com/fsnotify/fsnotify v1.6.0
github.com/golang/mock v1.6.0
github.com/google/gofuzz v1.2.0
github.com/kubernetes-csi/csi-lib-utils v0.12.0
github.com/kubernetes-csi/csi-lib-utils v0.13.0
github.com/kubernetes-csi/csi-test/v4 v4.4.0
github.com/kubernetes-csi/external-snapshotter/client/v6 v6.1.0
github.com/prometheus/client_golang v1.15.1