Skip to content

Commit 9a5cc62

Browse files
committed
chore(vendor): update longhorn-spdk-engine
Signed-off-by: Derek Su <[email protected]>
1 parent 0337fc7 commit 9a5cc62

File tree

5 files changed

+84
-78
lines changed

5 files changed

+84
-78
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,8 @@ github.com/longhorn/go-spdk-helper v0.0.4 h1:Or7+7LSHpT8wBEtvv22Q9E/Tl9ks46DFC3N
115115
github.com/longhorn/go-spdk-helper v0.0.4/go.mod h1:jXiQGipYcnbRZZ7mu5gCM4bbAtNeL9g+4UkDsjaTEzY=
116116
github.com/longhorn/longhorn-engine v1.10.0-dev-20250824.0.20250911042227-b892286beabd h1:2GDnGZ+CzRJR9iAdXvtEYBS60f8mZvmPOkCSr1Fk/DA=
117117
github.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=
120120
github.com/longhorn/sparse-tools v0.0.0-20250826041019-4aae87cb253a h1:uiECueW4EyOjfaw0GgKlbJjAjDBgQlsDiQjXDU262VY=
121121
github.com/longhorn/sparse-tools v0.0.0-20250826041019-4aae87cb253a/go.mod h1:dfbJqfI8+T9ZCp5zhTYcBi/64hPBNt5/vFF3gTlfMmc=
122122
github.com/longhorn/types v0.0.0-20250915085125-0638a2eac534 h1:x8iHLF2GMcPAkcxwUIDcvWRlI5wdO5y5ucUJCtP2MNU=

vendor/github.com/longhorn/longhorn-spdk-engine/pkg/spdk/engine.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)