Skip to content

Commit

Permalink
chore(vendor): update dependencies
Browse files Browse the repository at this point in the history
ref: longhorn/longhorn 9281

Signed-off-by: James Lu <james.lu@suse.com>
  • Loading branch information
mantissahz authored and derekbit committed Aug 23, 2024
1 parent 4c2672c commit 7d9aee1
Show file tree
Hide file tree
Showing 206 changed files with 28,605 additions and 19,239 deletions.
16 changes: 8 additions & 8 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ go 1.22.2

require (
github.com/google/uuid v1.6.0
github.com/longhorn/backupstore v0.0.0-20240811043357-5c2b7879457f
github.com/longhorn/backupstore v0.0.0-20240823013231-436ca3afcf2d
github.com/longhorn/go-common-libs v0.0.0-20240821134112-907f57efd48f
github.com/longhorn/go-spdk-helper v0.0.0-20240811121608-9383fa59dd7c
github.com/longhorn/longhorn-engine v1.7.0-rc3
github.com/longhorn/longhorn-engine v1.7.0-dev.0.20240823034826-e3fc0af7f92e
github.com/longhorn/longhorn-spdk-engine v0.0.0-20240815033436-41791a2d0239
github.com/longhorn/types v0.0.0-20240725040629-473d671316c4
github.com/pkg/errors v0.9.1
Expand All @@ -23,11 +23,11 @@ require (

require (
github.com/0xPolygon/polygon-edge v1.3.3 // indirect
github.com/Azure/azure-sdk-for-go/sdk/azcore v0.21.1 // indirect
github.com/Azure/azure-sdk-for-go/sdk/internal v0.8.3 // indirect
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v0.3.0 // indirect
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.14.0 // indirect
github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0 // indirect
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.4.0 // indirect
github.com/RoaringBitmap/roaring v1.9.4 // indirect
github.com/aws/aws-sdk-go v1.52.2 // indirect
github.com/aws/aws-sdk-go v1.55.5 // indirect
github.com/beorn7/perks v1.0.1 // indirect
github.com/bits-and-blooms/bitset v1.12.0 // indirect
github.com/c9s/goprocinfo v0.0.0-20210130143923-c95fcf8c64a8 // indirect
Expand Down Expand Up @@ -58,9 +58,9 @@ require (
github.com/json-iterator/go v1.1.12 // indirect
github.com/kr/pretty v0.3.1 // indirect
github.com/kr/text v0.2.0 // indirect
github.com/longhorn/go-iscsi-helper v0.0.0-20240727052644-d2442a50e906 // indirect
github.com/longhorn/go-iscsi-helper v0.0.0-20240811043302-df8de353dd58 // indirect
github.com/longhorn/nsfilelock v0.0.0-20200723175406-fa7c83ad0003 // indirect
github.com/longhorn/sparse-tools v0.0.0-20240703010727-92451e38077a // indirect
github.com/longhorn/sparse-tools v0.0.0-20240729132735-18b207e459ff // indirect
github.com/mailru/easyjson v0.7.7 // indirect
github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 // indirect
github.com/mitchellh/go-ps v1.0.0 // indirect
Expand Down
64 changes: 32 additions & 32 deletions go.sum

Large diffs are not rendered by default.

Loading

0 comments on commit 7d9aee1

Please sign in to comment.