From 435171a17710648b43ced2129e0bf9fd9552866e Mon Sep 17 00:00:00 2001 From: "ske-renovate-operator[bot]" <289664651+ske-renovate-operator[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 20:33:24 +0000 Subject: [PATCH] Update module github.com/kubernetes-csi/csi-lib-utils to v0.25.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 4fe0d852..12eb03b0 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/container-storage-interface/spec v1.13.0 github.com/go-viper/mapstructure/v2 v2.5.0 github.com/google/uuid v1.6.0 - github.com/kubernetes-csi/csi-lib-utils v0.23.2 + github.com/kubernetes-csi/csi-lib-utils v0.25.0 github.com/kubernetes-csi/csi-test/v5 v5.6.0 github.com/onsi/ginkgo/v2 v2.32.1 github.com/onsi/gomega v1.43.0