Skip to content

Commit d51664d

Browse files
Copilotderekbit
andcommitted
chore(vendor): update dependencies
Agent-Logs-Url: https://github.com/longhorn/longhorn-instance-manager/sessions/55385634-7259-43c5-a04b-884fbe687bc0 Co-authored-by: derekbit <12527233+derekbit@users.noreply.github.com>
1 parent a4da73a commit d51664d

5 files changed

Lines changed: 61 additions & 9 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/longhorn/go-common-libs v0.0.0-20260502161928-1e84fa75a8f1
1212
github.com/longhorn/go-spdk-helper v0.6.1-0.20260502161311-a7689bc3c0e4
1313
github.com/longhorn/longhorn-engine v1.12.0-dev-20260419.0.20260429072047-589f2d5665a3
14-
github.com/longhorn/longhorn-spdk-engine v0.0.0-20260505154420-01688654fbaf
14+
github.com/longhorn/longhorn-spdk-engine v0.0.0-20260511064927-6d639ca92769
1515
github.com/longhorn/types v0.0.0-20260424095800-4b6385093e88
1616
github.com/sirupsen/logrus v1.9.4
1717
github.com/urfave/cli v1.22.17

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,8 +163,8 @@ github.com/longhorn/go-spdk-helper v0.6.1-0.20260502161311-a7689bc3c0e4 h1:kL5hV
163163
github.com/longhorn/go-spdk-helper v0.6.1-0.20260502161311-a7689bc3c0e4/go.mod h1:330CtDWVNyGj3aCGlATDGqmNhT6Uy5sFBaCMbB24so8=
164164
github.com/longhorn/longhorn-engine v1.12.0-dev-20260419.0.20260429072047-589f2d5665a3 h1:kh9A5sM1oQMcJu2bJi08oufe4t1u3D/kVsZ3VdY4WzA=
165165
github.com/longhorn/longhorn-engine v1.12.0-dev-20260419.0.20260429072047-589f2d5665a3/go.mod h1:Zhuwq4FjqS4z5XcH4bOkSKlC4lYPGxDzTq8Iiy+9Gbk=
166-
github.com/longhorn/longhorn-spdk-engine v0.0.0-20260505154420-01688654fbaf h1:vCsR/YdxwbzklOm9aFf73nDU7X64WSfgp2gEtO4QUaU=
167-
github.com/longhorn/longhorn-spdk-engine v0.0.0-20260505154420-01688654fbaf/go.mod h1:kUGQmEdsKd/8mXEp8/2hHFIIlzlLXTWdXBDEPRiWwik=
166+
github.com/longhorn/longhorn-spdk-engine v0.0.0-20260511064927-6d639ca92769 h1:jJ25iJ3dEgHAU4VPxNfKi9l8PD/0R3Z0fRcWnw70wWM=
167+
github.com/longhorn/longhorn-spdk-engine v0.0.0-20260511064927-6d639ca92769/go.mod h1:kUGQmEdsKd/8mXEp8/2hHFIIlzlLXTWdXBDEPRiWwik=
168168
github.com/longhorn/sparse-tools v0.0.0-20260423074222-280e61de741a h1:xb71oeVPI7XZymAAG8ts5deC8s40dnX5IgxTYAB/qnk=
169169
github.com/longhorn/sparse-tools v0.0.0-20260423074222-280e61de741a/go.mod h1:d8l9nyC8No3PIfYHwZunnBj88y5M4sDM+h6uZyTtaNk=
170170
github.com/longhorn/types v0.0.0-20260424095800-4b6385093e88 h1:6qmxWdwUU0bty3SERNmAQvBEAMaaX6QpSV2+/1tkmH4=

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

Lines changed: 55 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ github.com/longhorn/longhorn-engine/pkg/sync
383383
github.com/longhorn/longhorn-engine/pkg/types
384384
github.com/longhorn/longhorn-engine/pkg/util
385385
github.com/longhorn/longhorn-engine/pkg/util/disk
386-
# github.com/longhorn/longhorn-spdk-engine v0.0.0-20260505154420-01688654fbaf
386+
# github.com/longhorn/longhorn-spdk-engine v0.0.0-20260511064927-6d639ca92769
387387
## explicit; go 1.25.3
388388
github.com/longhorn/longhorn-spdk-engine/pkg/api
389389
github.com/longhorn/longhorn-spdk-engine/pkg/client

0 commit comments

Comments
 (0)