Update client to v6.1.0

This commit is contained in:
xing-yang
2022-09-26 11:01:10 -04:00
parent ff88e810fc
commit 473a5f3ba7
2 changed files with 2 additions and 2 deletions

2
go.mod
View File

@@ -11,7 +11,7 @@ require (
github.com/google/gofuzz v1.2.0
github.com/kubernetes-csi/csi-lib-utils v0.11.0
github.com/kubernetes-csi/csi-test/v4 v4.0.2
github.com/kubernetes-csi/external-snapshotter/client/v6 v6.0.1
github.com/kubernetes-csi/external-snapshotter/client/v6 v6.1.0
github.com/prometheus/client_golang v1.12.1
github.com/prometheus/client_model v0.2.0
github.com/prometheus/common v0.32.1

2
vendor/modules.txt vendored
View File

@@ -98,7 +98,7 @@ github.com/kubernetes-csi/csi-lib-utils/rpc
## explicit; go 1.15
github.com/kubernetes-csi/csi-test/v4/driver
github.com/kubernetes-csi/csi-test/v4/utils
# github.com/kubernetes-csi/external-snapshotter/client/v6 v6.0.1 => ./client
# github.com/kubernetes-csi/external-snapshotter/client/v6 v6.1.0 => ./client
## explicit; go 1.18
github.com/kubernetes-csi/external-snapshotter/client/v6/apis/volumesnapshot/v1
github.com/kubernetes-csi/external-snapshotter/client/v6/clientset/versioned