Skip to content

Commit d19b221

Browse files
committed
Update github.com/kubernetes-csi/volume-data-source-validator/client digest to 20be303
Signed-off-by: Mend Renovate <bot@renovateapp.com>
1 parent a4dee78 commit d19b221

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/go-logr/logr v1.4.2
99
github.com/google/uuid v1.6.0
1010
github.com/kubernetes-csi/external-snapshotter/client/v8 v8.0.0
11-
github.com/kubernetes-csi/volume-data-source-validator/client v0.0.0-20230911161012-c2e130d28434
11+
github.com/kubernetes-csi/volume-data-source-validator/client v0.0.0-20250121185237-20be3033ac2e
1212
github.com/onsi/ginkgo/v2 v2.23.3
1313
github.com/onsi/gomega v1.36.3
1414
github.com/openshift/api v0.0.0-20230918105526-6488b1202507 // release-4.14

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
143143
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
144144
github.com/kubernetes-csi/external-snapshotter/client/v8 v8.0.0 h1:mjQG0Vakr2h246kEDR85U8y8ZhPgT3bguTCajRa/jaw=
145145
github.com/kubernetes-csi/external-snapshotter/client/v8 v8.0.0/go.mod h1:E3vdYxHj2C2q6qo8/Da4g7P+IcwqRZyy3gJBzYybV9Y=
146-
github.com/kubernetes-csi/volume-data-source-validator/client v0.0.0-20230911161012-c2e130d28434 h1:nrvu7gHjBo/fg3EV590Q2WJQhlCm5YKl3zT/AzKzsss=
147-
github.com/kubernetes-csi/volume-data-source-validator/client v0.0.0-20230911161012-c2e130d28434/go.mod h1:AKdXViURru2S0ORFPt8g2GGdX0U4yR0XW+bOIXWdsgI=
146+
github.com/kubernetes-csi/volume-data-source-validator/client v0.0.0-20250121185237-20be3033ac2e h1:P5qC3TqFVpldE9LU8AF5Mzd18TJh2wzOPvD+OYJLErw=
147+
github.com/kubernetes-csi/volume-data-source-validator/client v0.0.0-20250121185237-20be3033ac2e/go.mod h1:h9QA1/MAyp6vzR7DdMj87/6HD5Vf0nNZHpRhS9e35aE=
148148
github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc=
149149
github.com/kylelemons/godebug v1.1.0/go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw=
150150
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de h1:9TO3cAIGXtEhnIaL+V+BEER86oLrvS+kWobKpbJuye0=

0 commit comments

Comments
 (0)