From 4cb6634a2e25f32e50a2169e7488e739ec58abfa Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Fri, 5 Jun 2026 10:54:02 +0000 Subject: [PATCH] Update module github.com/kubernetes-csi/external-snapshotter/client/v8 to v8.6.0 Signed-off-by: Mend Renovate --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index ff537074c..365ce0b33 100644 --- a/go.mod +++ b/go.mod @@ -7,7 +7,7 @@ require ( github.com/dop251/spgz v1.2.1 github.com/go-logr/logr v1.4.3 github.com/google/uuid v1.6.0 - github.com/kubernetes-csi/external-snapshotter/client/v8 v8.4.0 + github.com/kubernetes-csi/external-snapshotter/client/v8 v8.6.0 github.com/kubernetes-csi/volume-data-source-validator/client v0.0.0-20250919142814-90ffb8220766 github.com/onsi/ginkgo/v2 v2.28.1 github.com/onsi/gomega v1.39.1