Skip to content

Commit

Permalink
chore: update vendor
Browse files Browse the repository at this point in the history
longhorn/longhorn-6613

Signed-off-by: Chin-Ya Huang <chin-ya.huang@suse.com>
  • Loading branch information
c3y1huang committed Aug 5, 2024
1 parent c0891e3 commit 68e6693
Show file tree
Hide file tree
Showing 7 changed files with 131 additions and 29 deletions.
4 changes: 4 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ module github.com/longhorn/longhorn-instance-manager

go 1.22.2

replace github.com/longhorn/longhorn-spdk-engine => github.com/c3y1huang/longhorn-spdk-engine v0.0.0-20240805054155-8e70aa74acae

replace github.com/longhorn/backupstore => github.com/c3y1huang/backupstore v0.0.0-20240801044144-23f54c14bbce

require (
github.com/RoaringBitmap/roaring v1.9.4
github.com/google/uuid v1.6.0
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ github.com/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
github.com/beorn7/perks v1.0.1/go.mod h1:G2ZrVWU2WbWT9wwq4/hrbKbnv/1ERSJQ0ibhJ6rlkpw=
github.com/bits-and-blooms/bitset v1.12.0 h1:U/q1fAF7xXRhFCrhROzIfffYnu+dlS38vCZtmFVPHmA=
github.com/bits-and-blooms/bitset v1.12.0/go.mod h1:7hO7Gc7Pp1vODcmWvKMRA9BNmbv6a/7QIWpPxHddWR8=
github.com/c3y1huang/backupstore v0.0.0-20240801044144-23f54c14bbce h1:h5NOhEdBUJQoUiHNtjP+iyPzlkkJykosQpj7zgDDv3c=
github.com/c3y1huang/backupstore v0.0.0-20240801044144-23f54c14bbce/go.mod h1:7L/qcMq6IK3S/VU52AtmeKCnOK9Tz1XmMilzo2ILEm8=
github.com/c3y1huang/longhorn-spdk-engine v0.0.0-20240805054155-8e70aa74acae h1:lZwlUlyHbFI787mqQYG1m7F6juTUo0+RXSnGtydSxeI=
github.com/c3y1huang/longhorn-spdk-engine v0.0.0-20240805054155-8e70aa74acae/go.mod h1:/OyfzprzX2qE/SkqvN3dsEy7Wfh3gLA9GITWELwaZb0=
github.com/c9s/goprocinfo v0.0.0-20210130143923-c95fcf8c64a8 h1:SjZ2GvvOononHOpK84APFuMvxqsk3tEIaKH/z4Rpu3g=
github.com/c9s/goprocinfo v0.0.0-20210130143923-c95fcf8c64a8/go.mod h1:uEyr4WpAH4hio6LFriaPkL938XnrvLpNPmQHBdrmbIE=
github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs=
Expand Down Expand Up @@ -91,8 +95,6 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/longhorn/backupstore v0.0.0-20240729142451-d8ab2fde0c6c h1:mEQ0+KjUf2UoWSt9evEoNx0mrbC/0HYvCKwIFXsRn9k=
github.com/longhorn/backupstore v0.0.0-20240729142451-d8ab2fde0c6c/go.mod h1:7L/qcMq6IK3S/VU52AtmeKCnOK9Tz1XmMilzo2ILEm8=
github.com/longhorn/go-common-libs v0.0.0-20240729132251-9e1e0e6045c6 h1:RysSv4aS6oZD1w3tqVIyisAmHDYn/oo30x2ACNVLI5w=
github.com/longhorn/go-common-libs v0.0.0-20240729132251-9e1e0e6045c6/go.mod h1:n8qac+ubzVdubf0kuMzsjKZxn43IuhLAHeakwpnB7UM=
github.com/longhorn/go-iscsi-helper v0.0.0-20240727052644-d2442a50e906 h1:1FoEoyIQRtKAKv3O8MJ1nczly3+WMzbFbjT3pmakpWw=
Expand All @@ -101,8 +103,6 @@ github.com/longhorn/go-spdk-helper v0.0.0-20240729144510-ca31a064ce91 h1:5xYB4UT
github.com/longhorn/go-spdk-helper v0.0.0-20240729144510-ca31a064ce91/go.mod h1:sD6aVynQSbPnYyJ77NLiYbWNI5zyzxcVzIEnXFcKCww=
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-20240802050223-19f91e262eb5 h1:sCgipy3zhd40tIPlvYgbfdOO2xzRBT0FAxK/RGpS+e4=
github.com/longhorn/longhorn-spdk-engine v0.0.0-20240802050223-19f91e262eb5/go.mod h1:wL4qNnw5bLF9rlv8XJtT1kcca5Fl8Twmef8dQ5OdmU4=
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
18 changes: 9 additions & 9 deletions vendor/github.com/longhorn/backupstore/deltablock.go

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

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

60 changes: 49 additions & 11 deletions vendor/github.com/longhorn/longhorn-spdk-engine/pkg/spdk/replica.go

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

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

6 changes: 4 additions & 2 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ github.com/kr/pretty
# github.com/kr/text v0.2.0
## explicit
github.com/kr/text
# github.com/longhorn/backupstore v0.0.0-20240729142451-d8ab2fde0c6c
# github.com/longhorn/backupstore v0.0.0-20240729142451-d8ab2fde0c6c => github.com/c3y1huang/backupstore v0.0.0-20240801044144-23f54c14bbce
## explicit; go 1.22.0
github.com/longhorn/backupstore
github.com/longhorn/backupstore/azblob
Expand Down 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-20240802050223-19f91e262eb5
# github.com/longhorn/longhorn-spdk-engine v0.0.0-20240802050223-19f91e262eb5 => github.com/c3y1huang/longhorn-spdk-engine v0.0.0-20240805054155-8e70aa74acae
## explicit; go 1.22.0
github.com/longhorn/longhorn-spdk-engine/pkg/api
github.com/longhorn/longhorn-spdk-engine/pkg/client
Expand Down Expand Up @@ -760,3 +760,5 @@ sigs.k8s.io/structured-merge-diff/v4/value
# sigs.k8s.io/yaml v1.3.0
## explicit; go 1.12
sigs.k8s.io/yaml
# github.com/longhorn/longhorn-spdk-engine => github.com/c3y1huang/longhorn-spdk-engine v0.0.0-20240805054155-8e70aa74acae
# github.com/longhorn/backupstore => github.com/c3y1huang/backupstore v0.0.0-20240801044144-23f54c14bbce

0 comments on commit 68e6693

Please sign in to comment.