diff --git a/go.mod b/go.mod index a548d4cc..fcf6cc33 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.25.9 require ( github.com/longhorn/go-common-libs v0.0.0-20260502033232-8cc14de85b45 - github.com/longhorn/longhorn-manager v1.10.1 + github.com/longhorn/longhorn-manager v1.11.2 github.com/otiai10/copy v1.14.1 github.com/pkg/errors v0.9.1 github.com/sirupsen/logrus v1.9.4