File tree Expand file tree Collapse file tree 4 files changed +33
-14
lines changed
github.com/longhorn/longhorn-spdk-engine/pkg/spdk Expand file tree Collapse file tree 4 files changed +33
-14
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ require (
1010 github.com/longhorn/go-common-libs v0.0.0-20250914160439-bed5f95658dc
1111 github.com/longhorn/go-spdk-helper v0.0.4-0.20250915053338-daa8a47889b4
1212 github.com/longhorn/longhorn-engine v1.9.1
13- github.com/longhorn/longhorn-spdk-engine v0.0.0-20250916004638-ef840adca58b
13+ github.com/longhorn/longhorn-spdk-engine v0.0.0-20250916034519-7fdbb7b284f7
1414 github.com/longhorn/types v0.0.0-20250915085125-0638a2eac534
1515 github.com/pkg/errors v0.9.1
1616 github.com/sirupsen/logrus v1.9.3
Original file line number Diff line number Diff line change @@ -115,8 +115,8 @@ github.com/longhorn/go-spdk-helper v0.0.4-0.20250915053338-daa8a47889b4 h1:IE8WL
115115github.com/longhorn/go-spdk-helper v0.0.4-0.20250915053338-daa8a47889b4 /go.mod h1:jXiQGipYcnbRZZ7mu5gCM4bbAtNeL9g+4UkDsjaTEzY =
116116github.com/longhorn/longhorn-engine v1.9.1 h1:DlkcXhwmR2b6ATwZeaQr8hG4i8Mf4SLcXcIzgnl6jaI =
117117github.com/longhorn/longhorn-engine v1.9.1 /go.mod h1:40+Fw+/PV78DDFYWXUfJHmrZ8QGfFaisC9m9YRnw4xg =
118- github.com/longhorn/longhorn-spdk-engine v0.0.0-20250916004638-ef840adca58b h1:Eh7g5hhN8w6gEDv+km3vRc05xk/IU8YGYfQlQdJTQVw =
119- github.com/longhorn/longhorn-spdk-engine v0.0.0-20250916004638-ef840adca58b /go.mod h1:K+ZIh0LEA03TQ8mBPv+YabbWdNVazCACHYY9RBSdqV0 =
118+ github.com/longhorn/longhorn-spdk-engine v0.0.0-20250916034519-7fdbb7b284f7 h1:SeFABE4QbSuQP1vIgaFBk6Hc7RD48c/qO+sDh4j6AWE =
119+ github.com/longhorn/longhorn-spdk-engine v0.0.0-20250916034519-7fdbb7b284f7 /go.mod h1:K+ZIh0LEA03TQ8mBPv+YabbWdNVazCACHYY9RBSdqV0 =
120120github.com/longhorn/sparse-tools v0.0.0-20241216160947-2b328f0fa59c h1:OFz3haCSPdgiiJvXLBeId/4dPu0dxIEqkQkfNMufLwc =
121121github.com/longhorn/sparse-tools v0.0.0-20241216160947-2b328f0fa59c /go.mod h1:dfbJqfI8+T9ZCp5zhTYcBi/64hPBNt5/vFF3gTlfMmc =
122122github.com/longhorn/types v0.0.0-20250915085125-0638a2eac534 h1:x8iHLF2GMcPAkcxwUIDcvWRlI5wdO5y5ucUJCtP2MNU =
Original file line number Diff line number Diff line change @@ -246,7 +246,7 @@ github.com/longhorn/longhorn-engine/pkg/sync
246246github.com/longhorn/longhorn-engine/pkg/types
247247github.com/longhorn/longhorn-engine/pkg/util
248248github.com/longhorn/longhorn-engine/pkg/util/disk
249- # github.com/longhorn/longhorn-spdk-engine v0.0.0-20250916004638-ef840adca58b
249+ # github.com/longhorn/longhorn-spdk-engine v0.0.0-20250916034519-7fdbb7b284f7
250250## explicit; go 1.24.0
251251github.com/longhorn/longhorn-spdk-engine/pkg/api
252252github.com/longhorn/longhorn-spdk-engine/pkg/client
You can’t perform that action at this time.
0 commit comments