From ae0613ba60d1c9bd4efb152c3c20745fba852a58 Mon Sep 17 00:00:00 2001 From: "ske-renovate-ce[bot]" <163154779+ske-renovate-ce[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 10:25:31 +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 4a644a15..5c7a3a8d 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.29.0 github.com/onsi/gomega v1.41.0