From 3c5ca2ff0a2b7e012a7ecb599856bebd975001bb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2026 05:31:29 +0000 Subject: [PATCH] fix(deps): update module github.com/longhorn/longhorn-manager to v1.11.1 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index e919967e..93fcc997 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ toolchain go1.25.7 require ( github.com/longhorn/go-common-libs v0.0.0-20260307044012-ae36fc92e72e - github.com/longhorn/longhorn-manager v1.10.1 + github.com/longhorn/longhorn-manager v1.11.1 github.com/otiai10/copy v1.14.1 github.com/pkg/errors v0.9.1 github.com/sirupsen/logrus v1.9.4