From a61dd9c718302cf75c6a46ef8945ee1a8e3b99b0 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 18 May 2026 22:07:26 +0000 Subject: [PATCH] Update github.com/kubernetes-csi/volume-data-source-validator/client digest to 6142bdb Signed-off-by: Mend Renovate --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index ff537074c..00ae77988 100644 --- a/go.mod +++ b/go.mod @@ -8,7 +8,7 @@ require ( 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/volume-data-source-validator/client v0.0.0-20250919142814-90ffb8220766 + github.com/kubernetes-csi/volume-data-source-validator/client v0.0.0-20260518123353-6142bdbd08d2 github.com/onsi/ginkgo/v2 v2.28.1 github.com/onsi/gomega v1.39.1 github.com/openshift/api v0.0.0-20260213155647-8fe9fe363807 // release-4.14 diff --git a/go.sum b/go.sum index 82bd9ef9e..aaf68b6cf 100644 --- a/go.sum +++ b/go.sum @@ -165,8 +165,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY= github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE= github.com/kubernetes-csi/external-snapshotter/client/v8 v8.4.0 h1:bMqrb3UHgHbP+PW9VwiejfDJU1R0PpXVZNMdeH8WYKI= github.com/kubernetes-csi/external-snapshotter/client/v8 v8.4.0/go.mod h1:E3vdYxHj2C2q6qo8/Da4g7P+IcwqRZyy3gJBzYybV9Y= -github.com/kubernetes-csi/volume-data-source-validator/client v0.0.0-20250919142814-90ffb8220766 h1:zmchBckqPImBmRYkC/d5lVCmTgujHmdqho0ZTZWwtKY= -github.com/kubernetes-csi/volume-data-source-validator/client v0.0.0-20250919142814-90ffb8220766/go.mod h1:vME52oflJsnR5k3enI9eFTlmKA1nO+pqhx8ObyQFIsw= +github.com/kubernetes-csi/volume-data-source-validator/client v0.0.0-20260518123353-6142bdbd08d2 h1:fPNKiYV9OwkiS1Db5k4iFXg+U3v6M5OzesEA9S1VaUo= +github.com/kubernetes-csi/volume-data-source-validator/client v0.0.0-20260518123353-6142bdbd08d2/go.mod h1:vME52oflJsnR5k3enI9eFTlmKA1nO+pqhx8ObyQFIsw= github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc= github.com/kylelemons/godebug v1.1.0/go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw= github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de h1:9TO3cAIGXtEhnIaL+V+BEER86oLrvS+kWobKpbJuye0=