From 5cfb4a8a609189ced9096b16fe9967e5c986ee71 Mon Sep 17 00:00:00 2001 From: Humble Chirammal Date: Mon, 6 Jun 2022 15:42:57 +0530 Subject: [PATCH] update snapshot client to v6.0.1 Signed-off-by: Humble Chirammal --- go.mod | 2 +- vendor/modules.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/go.mod b/go.mod index 3979e54a..1b5a8f64 100644 --- a/go.mod +++ b/go.mod @@ -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 diff --git a/vendor/modules.txt b/vendor/modules.txt index ebd542e8..d86d51c8 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -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