Skip to content

Commit

Permalink
chore(vendor): update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Su <derek.su@suse.com>
(cherry picked from commit cc82c84)
  • Loading branch information
derekbit authored and c3y1huang committed Aug 9, 2024
1 parent 9d7800e commit 1334ccb
Show file tree
Hide file tree
Showing 4 changed files with 48 additions and 40 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/go-common-libs v0.0.0-20240729132251-9e1e0e6045c6
github.com/longhorn/go-spdk-helper v0.0.0-20240809041416-d679e629f379
github.com/longhorn/longhorn-engine v1.7.0-rc3
github.com/longhorn/longhorn-spdk-engine v0.0.0-20240809042332-aeec19edc7a0
github.com/longhorn/longhorn-spdk-engine v0.0.0-20240809071348-015a1f25f838
github.com/longhorn/types v0.0.0-20240725040629-473d671316c4
github.com/pkg/errors v0.9.1
github.com/sirupsen/logrus v1.9.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@ github.com/longhorn/go-spdk-helper v0.0.0-20240809041416-d679e629f379 h1:FNO6HGG
github.com/longhorn/go-spdk-helper v0.0.0-20240809041416-d679e629f379/go.mod h1:UauA7GIVFR0g580fjKsHsY14Yv/lv4s2q8m6wqkx6Fw=
github.com/longhorn/longhorn-engine v1.7.0-rc3 h1:YTt++OeSrEOlifz++8VAOH/aJ4lGShD2TaJP1ZaQ3Uw=
github.com/longhorn/longhorn-engine v1.7.0-rc3/go.mod h1:2Hq/3QzW4fF2yUg+kauiAT3ps5WCKLMkrwXW2Wyfj9o=
github.com/longhorn/longhorn-spdk-engine v0.0.0-20240809042332-aeec19edc7a0 h1:HGykUpNNdGFOv/91yCdvYeugrCYXo3uiyGs3OnchZuI=
github.com/longhorn/longhorn-spdk-engine v0.0.0-20240809042332-aeec19edc7a0/go.mod h1:WBRlBFJg8RMTugI5ansazFGDdC6Uwa4QcftgIB6R4fQ=
github.com/longhorn/longhorn-spdk-engine v0.0.0-20240809071348-015a1f25f838 h1:Egi79M1XaJgW07h8DKMVhv2RTCTVHtZXEH8FqMNEhgM=
github.com/longhorn/longhorn-spdk-engine v0.0.0-20240809071348-015a1f25f838/go.mod h1:WBRlBFJg8RMTugI5ansazFGDdC6Uwa4QcftgIB6R4fQ=
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-20240703010727-92451e38077a h1:+o63c0oh7ZNKeQdc0Hawfzz5vRa4LiDvLOtJYjegtnk=
Expand Down
80 changes: 44 additions & 36 deletions vendor/github.com/longhorn/longhorn-spdk-engine/pkg/spdk/engine.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 @@ -230,7 +230,7 @@ github.com/longhorn/longhorn-engine/pkg/sync
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-spdk-engine v0.0.0-20240809042332-aeec19edc7a0
# github.com/longhorn/longhorn-spdk-engine v0.0.0-20240809071348-015a1f25f838
## explicit; go 1.22.0
github.com/longhorn/longhorn-spdk-engine/pkg/api
github.com/longhorn/longhorn-spdk-engine/pkg/client
Expand Down

0 comments on commit 1334ccb

Please sign in to comment.