Skip to content

Commit

Permalink
fix(deps): update github.com/longhorn/backupstore digest to 53be713
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and derekbit committed Oct 5, 2024
1 parent 431b371 commit ea956e9
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/RoaringBitmap/roaring v1.9.4
github.com/golang/protobuf v1.5.4
github.com/gorilla/mux v1.8.1
github.com/longhorn/backupstore v0.0.0-20240922062439-e33cb1230db9
github.com/longhorn/backupstore v0.0.0-20241005131927-53be7132ee4e
github.com/longhorn/longhorn-engine v1.6.3
github.com/longhorn/sparse-tools v0.0.0-20240907135423-37af3c64d59d
github.com/pkg/errors v0.9.1
Expand Down Expand Up @@ -41,7 +41,7 @@ require (
github.com/jmespath/go-jmespath v0.4.0 // indirect
github.com/kr/pretty v0.3.1 // indirect
github.com/kr/text v0.2.0 // indirect
github.com/longhorn/go-common-libs v0.0.0-20240921050101-797b589b669d // indirect
github.com/longhorn/go-common-libs v0.0.0-20240926084818-3a320d860af4 // indirect
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
github.com/moby/sys/mountinfo v0.7.1 // indirect
github.com/mschoch/smat v0.2.0 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,10 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc=
github.com/kylelemons/godebug v1.1.0/go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw=
github.com/longhorn/backupstore v0.0.0-20240922062439-e33cb1230db9 h1:ua4PCfArX2TyPVnldF+m7I9c2eGi+TcP8pcPPx2wp0w=
github.com/longhorn/backupstore v0.0.0-20240922062439-e33cb1230db9/go.mod h1:UTONYTgRryrw0RgDZbxwU+r1s4PeKQ+v0Z8Pb6jUWn4=
github.com/longhorn/go-common-libs v0.0.0-20240921050101-797b589b669d h1:MXJlzyXLptspJEc1UC7ee2eBIYksTl0RT2bXUAXU+8Q=
github.com/longhorn/go-common-libs v0.0.0-20240921050101-797b589b669d/go.mod h1:L8QlyY7cqL84FcxnJ8HK6DaQ1Ej9JiZtZ94OW5W+Yyw=
github.com/longhorn/backupstore v0.0.0-20241005131927-53be7132ee4e h1:8hM3ydVib3PBco39uWYAQNBcNN0+orYCEMzG6Acbud4=
github.com/longhorn/backupstore v0.0.0-20241005131927-53be7132ee4e/go.mod h1:/BHAgQKPH9eUuKiigPYO1Cu7SgMDNpoIEDAKDX/uFJ0=
github.com/longhorn/go-common-libs v0.0.0-20240926084818-3a320d860af4 h1:XIVowDtBbw8kAEf0JCCFx5eMyUkuDBhAhpM3WtUAN0U=
github.com/longhorn/go-common-libs v0.0.0-20240926084818-3a320d860af4/go.mod h1:L8QlyY7cqL84FcxnJ8HK6DaQ1Ej9JiZtZ94OW5W+Yyw=
github.com/longhorn/longhorn-engine v1.6.3 h1:rwN1yfS/KPaX5J3WF76900nyRZeNh7nmup42cwu60Pg=
github.com/longhorn/longhorn-engine v1.6.3/go.mod h1:sSQKZ38fw3dHT2tdw7xtVdkJxGUkzaeHpv/tZlzl9yY=
github.com/longhorn/sparse-tools v0.0.0-20240907135423-37af3c64d59d h1:iNrrGcE9TLcaayQgOkdEZDvlzKCWMNhXXJD2d2K4Wyo=
Expand Down
4 changes: 2 additions & 2 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ github.com/kr/pretty
# github.com/kr/text v0.2.0
## explicit
github.com/kr/text
# github.com/longhorn/backupstore v0.0.0-20240922062439-e33cb1230db9
# github.com/longhorn/backupstore v0.0.0-20241005131927-53be7132ee4e
## explicit; go 1.22.0
github.com/longhorn/backupstore
github.com/longhorn/backupstore/azblob
Expand All @@ -165,7 +165,7 @@ github.com/longhorn/backupstore/s3
github.com/longhorn/backupstore/types
github.com/longhorn/backupstore/util
github.com/longhorn/backupstore/vfs
# github.com/longhorn/go-common-libs v0.0.0-20240921050101-797b589b669d
# github.com/longhorn/go-common-libs v0.0.0-20240926084818-3a320d860af4
## explicit; go 1.22.0
github.com/longhorn/go-common-libs/backup
# github.com/longhorn/longhorn-engine v1.6.3
Expand Down

0 comments on commit ea956e9

Please sign in to comment.