From 0e5a13fc85dcae91de6b23d8a14146ee859dcecd Mon Sep 17 00:00:00 2001 From: "ske-renovate-ce[bot]" <163154779+ske-renovate-ce[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 08:58:02 +0000 Subject: [PATCH] Update module github.com/kubernetes-csi/csi-lib-utils to v0.24.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index ec7b4b62..35846b56 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/container-storage-interface/spec v1.12.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.22.0 + github.com/kubernetes-csi/csi-lib-utils v0.24.0 github.com/kubernetes-csi/csi-test/v5 v5.4.0 github.com/onsi/ginkgo/v2 v2.28.3 github.com/onsi/gomega v1.40.0