Skip to content

Commit

Permalink
vendor: update longhorn-spdk-engine
Browse files Browse the repository at this point in the history
Longhorn 6849

Signed-off-by: Derek Su <derek.su@suse.com>
  • Loading branch information
derekbit authored and David Ko committed Oct 6, 2023
1 parent 18514f8 commit 4dca206
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 9 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/longhorn/backupstore v0.0.0-20230830075002-fa25b1a97ffd
github.com/longhorn/go-spdk-helper v0.0.0-20231002161457-6c31a95f76e8
github.com/longhorn/longhorn-engine v1.4.0-rc1.0.20230914160943-b42224518443
github.com/longhorn/longhorn-spdk-engine v0.0.0-20231002162555-a062e1d2ce9f
github.com/longhorn/longhorn-spdk-engine v0.0.0-20231005170812-e9b634e07e47
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.0
github.com/urfave/cli v1.22.12
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ github.com/longhorn/go-spdk-helper v0.0.0-20231002161457-6c31a95f76e8 h1:tV7DKLG
github.com/longhorn/go-spdk-helper v0.0.0-20231002161457-6c31a95f76e8/go.mod h1:XoGXOYHw1KW3qdvTSimwY+Anyg5cPl6EVkjXxS25Upg=
github.com/longhorn/longhorn-engine v1.4.0-rc1.0.20230914160943-b42224518443 h1:4P/dmOAq8nMGg9vnXkT04NBdNidOCPXg2LM3J63ewn8=
github.com/longhorn/longhorn-engine v1.4.0-rc1.0.20230914160943-b42224518443/go.mod h1:zcfS53mU3LkxWAWf2MkHsa75Q4t01GmiW++mfp1+78M=
github.com/longhorn/longhorn-spdk-engine v0.0.0-20231002162555-a062e1d2ce9f h1:YO3j2OJjyfU0Zv+86j7zAzMBORNDSn5Qu+Lekppo3oE=
github.com/longhorn/longhorn-spdk-engine v0.0.0-20231002162555-a062e1d2ce9f/go.mod h1:mx8AOJWxLvWr+w4WtFirIPsEW88RajimS/pOEsw8A2k=
github.com/longhorn/longhorn-spdk-engine v0.0.0-20231005170812-e9b634e07e47 h1:hadV15fSF+akBFZ8dMQFscTsJUVpEC1t6Go3B28ZNYw=
github.com/longhorn/longhorn-spdk-engine v0.0.0-20231005170812-e9b634e07e47/go.mod h1:mx8AOJWxLvWr+w4WtFirIPsEW88RajimS/pOEsw8A2k=
github.com/longhorn/nsfilelock v0.0.0-20200723175406-fa7c83ad0003 h1:Jw9uANsGcHTxp6HcC++/vN17LfeuDmozHI2j6DoZf5E=
github.com/longhorn/nsfilelock v0.0.0-20200723175406-fa7c83ad0003/go.mod h1:0CLeXlf59Lg6C0kjLSDf47ft73Dh37CwymYRKWwAn04=
github.com/longhorn/sparse-tools v0.0.0-20230408015858-c849def39d3c h1:EAE/cBOWZUL9CDiI4xbOr1IudQUa2e6u/pdScytEcvo=
Expand Down
11 changes: 6 additions & 5 deletions vendor/github.com/longhorn/longhorn-spdk-engine/pkg/spdk/disk.go

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

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ github.com/longhorn/longhorn-engine/pkg/types
github.com/longhorn/longhorn-engine/pkg/util
github.com/longhorn/longhorn-engine/pkg/util/disk
github.com/longhorn/longhorn-engine/proto/ptypes
# github.com/longhorn/longhorn-spdk-engine v0.0.0-20231002162555-a062e1d2ce9f
# github.com/longhorn/longhorn-spdk-engine v0.0.0-20231005170812-e9b634e07e47
## explicit; go 1.17
github.com/longhorn/longhorn-spdk-engine/pkg/api
github.com/longhorn/longhorn-spdk-engine/pkg/client
Expand Down

0 comments on commit 4dca206

Please sign in to comment.