update snapshot client to v6.0.1

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
Humble Chirammal
2022-06-06 15:42:57 +05:30
parent de06dbc559
commit 5cfb4a8a60
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.0
github.com/kubernetes-csi/external-snapshotter/client/v6 v6.0.1
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

@@ -102,7 +102,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.0 => ./client
# github.com/kubernetes-csi/external-snapshotter/client/v6 v6.0.1 => ./client
## explicit; go 1.17
github.com/kubernetes-csi/external-snapshotter/client/v6/apis/volumesnapshot/v1
github.com/kubernetes-csi/external-snapshotter/client/v6/clientset/versioned