File tree Expand file tree Collapse file tree 5 files changed +84
-78
lines changed
github.com/longhorn/longhorn-spdk-engine/pkg/spdk Expand file tree Collapse file tree 5 files changed +84
-78
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-20250921030719-16313e7f30b3
1111 github.com/longhorn/go-spdk-helper v0.0.4
1212 github.com/longhorn/longhorn-engine v1.10.0-dev-20250824.0.20250911042227-b892286beabd
13- github.com/longhorn/longhorn-spdk-engine v0.0.0-20250917004104-1a8c3b02ea6e
13+ github.com/longhorn/longhorn-spdk-engine v0.0.0-20250923024944-c9155af8f736
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 h1:Or7+7LSHpT8wBEtvv22Q9E/Tl9ks46DFC3N
115115github.com/longhorn/go-spdk-helper v0.0.4 /go.mod h1:jXiQGipYcnbRZZ7mu5gCM4bbAtNeL9g+4UkDsjaTEzY =
116116github.com/longhorn/longhorn-engine v1.10.0-dev-20250824.0.20250911042227-b892286beabd h1:2GDnGZ+CzRJR9iAdXvtEYBS60f8mZvmPOkCSr1Fk/DA =
117117github.com/longhorn/longhorn-engine v1.10.0-dev-20250824.0.20250911042227-b892286beabd /go.mod h1:MPuXGH5nz8kOTO9w1Oydh7yJZvPJRQ1G13jRPf4T0o0 =
118- github.com/longhorn/longhorn-spdk-engine v0.0.0-20250917004104-1a8c3b02ea6e h1:b089RQLkYtOuUfZKeI3ewRMtSwFT6teBd8jVgqcDKbg =
119- github.com/longhorn/longhorn-spdk-engine v0.0.0-20250917004104-1a8c3b02ea6e /go.mod h1:K+ZIh0LEA03TQ8mBPv+YabbWdNVazCACHYY9RBSdqV0 =
118+ github.com/longhorn/longhorn-spdk-engine v0.0.0-20250923024944-c9155af8f736 h1:rZqKABe7XxNV7oG0hi0tfo5mHe/iEXrdhtGgQjvgWxc =
119+ github.com/longhorn/longhorn-spdk-engine v0.0.0-20250923024944-c9155af8f736 /go.mod h1:nkj8xtIpRsbBIY1TkIsqewqWhyvwXFGJFTTXQP79lkY =
120120github.com/longhorn/sparse-tools v0.0.0-20250826041019-4aae87cb253a h1:uiECueW4EyOjfaw0GgKlbJjAjDBgQlsDiQjXDU262VY =
121121github.com/longhorn/sparse-tools v0.0.0-20250826041019-4aae87cb253a /go.mod h1:dfbJqfI8+T9ZCp5zhTYcBi/64hPBNt5/vFF3gTlfMmc =
122122github.com/longhorn/types v0.0.0-20250915085125-0638a2eac534 h1:x8iHLF2GMcPAkcxwUIDcvWRlI5wdO5y5ucUJCtP2MNU =
You can’t perform that action at this time.
0 commit comments