File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/longhorn/backupstore v0.0.0-20260103122000-395c8e4b093d
1111 github.com/longhorn/go-common-libs v0.0.0-20260103034008-119bdcf1b2d6
1212 github.com/longhorn/go-spdk-helper v0.4.0
13- github.com/longhorn/longhorn-engine v1.11.0-dev-20260111
13+ github.com/longhorn/longhorn-engine v1.11.0-rc2
1414 github.com/longhorn/longhorn-spdk-engine v0.0.0-20260113094106-e6d061d3b530
1515 github.com/longhorn/types v0.0.0-20251228142423-336840fb2fd6
1616 github.com/sirupsen/logrus v1.9.4
Original file line number Diff line number Diff line change @@ -159,8 +159,8 @@ github.com/longhorn/go-iscsi-helper v0.0.0-20251220102922-df1ba3dff946 h1:DX0CWq
159159github.com/longhorn/go-iscsi-helper v0.0.0-20251220102922-df1ba3dff946 /go.mod h1:dCwFKdY0bZVZiIvSK2wMaxpPx1mnGVzAx36LK+BjU8Y =
160160github.com/longhorn/go-spdk-helper v0.4.0 h1:xqNJU+Z/L2haAbS7ZhB/5myQGJRiRXwI+Dh+TR3Rc9c =
161161github.com/longhorn/go-spdk-helper v0.4.0 /go.mod h1:a0HmvTeelKVa2WSd6HkUGJvLPt7iW2yK+8o+Kh2rLow =
162- github.com/longhorn/longhorn-engine v1.11.0-dev-20260111 h1:pCijrlvZR126Zv6B9bIyE+jUbPceq5Zv0lP+o9pGo1w =
163- github.com/longhorn/longhorn-engine v1.11.0-dev-20260111 /go.mod h1:9bTf88k1eUIVkYaQb0RAIwLH5GPXX88bakaykRAAbfw =
162+ github.com/longhorn/longhorn-engine v1.11.0-rc2 h1:JTYRdj62IYv2WeBbHO+0mI9TRZqmZpv+4skejp9yRO8 =
163+ github.com/longhorn/longhorn-engine v1.11.0-rc2 /go.mod h1:9bTf88k1eUIVkYaQb0RAIwLH5GPXX88bakaykRAAbfw =
164164github.com/longhorn/longhorn-spdk-engine v0.0.0-20260113094106-e6d061d3b530 h1:qt/5XBN7qDuRH1wpdTekd460u23GdKzyXGm/LPJy4JI =
165165github.com/longhorn/longhorn-spdk-engine v0.0.0-20260113094106-e6d061d3b530 /go.mod h1:7umr7AThYte+SkORxLaHrGxfs28hG4qPzCjvvKUqwmg =
166166github.com/longhorn/sparse-tools v0.0.0-20251020055717-ae3aca526fd7 h1:t+ufkrgYbdzSjfGmsorKS7wjHR8nkOtzlOQOVKTrYDk =
Original file line number Diff line number Diff line change @@ -358,7 +358,7 @@ github.com/longhorn/go-spdk-helper/pkg/spdk/setup
358358github.com/longhorn/go-spdk-helper/pkg/spdk/types
359359github.com/longhorn/go-spdk-helper/pkg/types
360360github.com/longhorn/go-spdk-helper/pkg/util
361- # github.com/longhorn/longhorn-engine v1.11.0-dev-20260111
361+ # github.com/longhorn/longhorn-engine v1.11.0-rc2
362362## explicit; go 1.25.0
363363github.com/longhorn/longhorn-engine/pkg/backingfile
364364github.com/longhorn/longhorn-engine/pkg/controller/client
You can’t perform that action at this time.
0 commit comments