Update csi-lib-utils to v0.17.0

This commit is contained in:
Sunny Song
2023-12-21 18:16:29 +00:00
parent 1345ca0a31
commit e629e87852
3 changed files with 5 additions and 5 deletions

2
go.mod
View File

@@ -8,7 +8,7 @@ require (
github.com/fsnotify/fsnotify v1.7.0
github.com/golang/mock v1.6.0
github.com/google/gofuzz v1.2.0
github.com/kubernetes-csi/csi-lib-utils v0.16.0
github.com/kubernetes-csi/csi-lib-utils v0.17.0
github.com/kubernetes-csi/csi-test/v5 v5.2.0
github.com/kubernetes-csi/external-snapshotter/client/v6 v6.3.0
github.com/prometheus/client_golang v1.17.0