diff --git a/go.mod b/go.mod index 321c4c52c6..2f54fe6257 100644 --- a/go.mod +++ b/go.mod @@ -64,7 +64,7 @@ require ( github.com/longhorn/go-iscsi-helper v0.0.0-20240811043302-df8de353dd58 github.com/longhorn/go-spdk-helper v0.0.0-20240820144231-33c0873802ff github.com/longhorn/longhorn-engine v1.7.0-rc3 - github.com/longhorn/longhorn-instance-manager v1.7.0-dev.0.20240823044346-7d9aee16a685 + github.com/longhorn/longhorn-instance-manager v1.7.0-dev.0.20240824042822-69c0db4dbb1e github.com/longhorn/longhorn-share-manager v1.7.0-rc1 github.com/pkg/errors v0.9.1 github.com/prometheus/client_golang v1.18.0 diff --git a/go.sum b/go.sum index 9507c6509a..9f81358f16 100644 --- a/go.sum +++ b/go.sum @@ -1233,8 +1233,8 @@ github.com/longhorn/go-spdk-helper v0.0.0-20240820144231-33c0873802ff h1:8vR29tk github.com/longhorn/go-spdk-helper v0.0.0-20240820144231-33c0873802ff/go.mod h1:Bzz7kGNYikAJqpmeV3cgN8jP1y9M+/oaiBc5iolIxuA= github.com/longhorn/longhorn-engine v1.7.0-rc3 h1:YTt++OeSrEOlifz++8VAOH/aJ4lGShD2TaJP1ZaQ3Uw= github.com/longhorn/longhorn-engine v1.7.0-rc3/go.mod h1:2Hq/3QzW4fF2yUg+kauiAT3ps5WCKLMkrwXW2Wyfj9o= -github.com/longhorn/longhorn-instance-manager v1.7.0-dev.0.20240823044346-7d9aee16a685 h1:awva8Yu18JJ2o7I4J6+kVao4Znqkcd3CEM2mv/rfTiI= -github.com/longhorn/longhorn-instance-manager v1.7.0-dev.0.20240823044346-7d9aee16a685/go.mod h1:maS6q7kAqYHlw4Vd49LDV5W9AmCqaRtASgLoa8Fo1kM= +github.com/longhorn/longhorn-instance-manager v1.7.0-dev.0.20240824042822-69c0db4dbb1e h1:a2JWfI3pehefRrGLR99WZsf6r32NllGGvn/M9dTQw0Q= +github.com/longhorn/longhorn-instance-manager v1.7.0-dev.0.20240824042822-69c0db4dbb1e/go.mod h1:FX/g7O1IfSxs1Otv0x9ob8sGPt/63zKX5sFK3AymUck= github.com/longhorn/longhorn-share-manager v1.7.0-rc1 h1:LsSkSajhG8tCfORKKfwK+8XHVrT/8rI9DRWb7fuoVls= github.com/longhorn/longhorn-share-manager v1.7.0-rc1/go.mod h1:R6+NscPU4lAV5ueO7//lBCAO3en0aDbZi5KkkOSUJvk= github.com/longhorn/types v0.0.0-20240725040629-473d671316c4 h1:L2g0sIJ2fXt4BSFRYNnF6ObtKryCUFm9qLcCXHWssCk= diff --git a/vendor/modules.txt b/vendor/modules.txt index 9933c750d8..4cdcc3eaf4 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -269,7 +269,7 @@ github.com/longhorn/longhorn-engine/pkg/meta github.com/longhorn/longhorn-engine/pkg/replica/client github.com/longhorn/longhorn-engine/pkg/types github.com/longhorn/longhorn-engine/pkg/util -# github.com/longhorn/longhorn-instance-manager v1.7.0-dev.0.20240823044346-7d9aee16a685 +# github.com/longhorn/longhorn-instance-manager v1.7.0-dev.0.20240824042822-69c0db4dbb1e ## explicit; go 1.22.2 github.com/longhorn/longhorn-instance-manager/pkg/api github.com/longhorn/longhorn-instance-manager/pkg/client