diff --git a/go.mod b/go.mod index 929f84c2..65b23209 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.25.10 require ( github.com/longhorn/go-common-libs v0.0.0-20260730002911-add09e6eb92c - github.com/longhorn/longhorn-manager v1.11.2 + github.com/longhorn/longhorn-manager v1.12.0 github.com/otiai10/copy v1.14.1 github.com/pkg/errors v0.9.1 github.com/sirupsen/logrus v1.9.4