Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/longhorn/go-common-libs v0.0.0-20260502161928-1e84fa75a8f1
github.com/longhorn/go-spdk-helper v0.6.2-0.20260514102642-789b2a1cb467
github.com/longhorn/longhorn-engine v1.12.0-rc1.0.20260514055507-33e0c9c94743
github.com/longhorn/longhorn-spdk-engine v1.12.0-rc2.0.20260515085810-00930528426c
github.com/longhorn/longhorn-spdk-engine v1.13.0-dev-20260503.0.20260518104756-eecd886b3a63
github.com/longhorn/types v0.0.0-20260514154143-1dfb06f48eeb
github.com/sirupsen/logrus v1.9.4
github.com/urfave/cli v1.22.17
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,8 @@ github.com/longhorn/go-spdk-helper v0.6.2-0.20260514102642-789b2a1cb467 h1:qwlSB
github.com/longhorn/go-spdk-helper v0.6.2-0.20260514102642-789b2a1cb467/go.mod h1:ZxbMkGsbC2TpzuGLjn9yXXExolt8/F3dl/C8O9/Qa7s=
github.com/longhorn/longhorn-engine v1.12.0-rc1.0.20260514055507-33e0c9c94743 h1:qipUnGPoycKQTV4o8fldtADKeZB5wsr3MVxumLH8xQA=
github.com/longhorn/longhorn-engine v1.12.0-rc1.0.20260514055507-33e0c9c94743/go.mod h1:ElF8baZykwtIhUy3bQmn2BWGPQ5Ctz1fNJV53ByIKbA=
github.com/longhorn/longhorn-spdk-engine v1.12.0-rc2.0.20260515085810-00930528426c h1:3agRVjKaJkHPPAMBIEDcosd+taJ3YVGR355ZK05BG6Q=
github.com/longhorn/longhorn-spdk-engine v1.12.0-rc2.0.20260515085810-00930528426c/go.mod h1:VrfM/Lw54QdrjNs1uTKuGDqg87NdLh9v/OupX//f9tc=
github.com/longhorn/longhorn-spdk-engine v1.13.0-dev-20260503.0.20260518104756-eecd886b3a63 h1:o5ANmdFdrZLTW63HNG8OgPAeWB2mf4kisxs843PgX4Q=
github.com/longhorn/longhorn-spdk-engine v1.13.0-dev-20260503.0.20260518104756-eecd886b3a63/go.mod h1:VrfM/Lw54QdrjNs1uTKuGDqg87NdLh9v/OupX//f9tc=
github.com/longhorn/sparse-tools v0.0.0-20260423074222-280e61de741a h1:xb71oeVPI7XZymAAG8ts5deC8s40dnX5IgxTYAB/qnk=
github.com/longhorn/sparse-tools v0.0.0-20260423074222-280e61de741a/go.mod h1:d8l9nyC8No3PIfYHwZunnBj88y5M4sDM+h6uZyTtaNk=
github.com/longhorn/types v0.0.0-20260514154143-1dfb06f48eeb h1:kj/ag7xC8l9QewJ6tpZAWCYRgipYwIOkqPoqY52utW4=
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading