Skip to content

Commit f08706c

Browse files
renovate[bot]mergify[bot]
authored andcommitted
fix(deps): update github.com/longhorn/backupstore digest to 651bd33
1 parent 46a1405 commit f08706c

File tree

5 files changed

+18
-10
lines changed

5 files changed

+18
-10
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/RoaringBitmap/roaring v1.9.4
99
github.com/golang/protobuf v1.5.4
1010
github.com/gorilla/mux v1.8.1
11-
github.com/longhorn/backupstore v0.0.0-20250215022153-7ee3a979f2a9
11+
github.com/longhorn/backupstore v0.0.0-20250227220202-651bd33886fe
1212
github.com/longhorn/longhorn-engine v1.6.4
1313
github.com/longhorn/sparse-tools v0.0.0-20241216160947-2b328f0fa59c
1414
github.com/pkg/errors v0.9.1

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
6464
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
6565
github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc=
6666
github.com/kylelemons/godebug v1.1.0/go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw=
67-
github.com/longhorn/backupstore v0.0.0-20250215022153-7ee3a979f2a9 h1:TDLyWqxfdLOyniw3lQy9oFcX6hVaURRSSmbNfmKGXEY=
68-
github.com/longhorn/backupstore v0.0.0-20250215022153-7ee3a979f2a9/go.mod h1:68UurOCxyLbFS/490FPo+q2G/7iJXfPwI33eNm1m3D8=
67+
github.com/longhorn/backupstore v0.0.0-20250227220202-651bd33886fe h1:94FXqrJeaXrwuQNk4GLz0SSaMKT90Zcu1Uhu0qVb5EM=
68+
github.com/longhorn/backupstore v0.0.0-20250227220202-651bd33886fe/go.mod h1:68UurOCxyLbFS/490FPo+q2G/7iJXfPwI33eNm1m3D8=
6969
github.com/longhorn/go-common-libs v0.0.0-20250214070119-c86a06c781f5 h1:EHHl1jzMC26pJmxLGwxjU0WjNz8vWrF7+s70I0VP060=
7070
github.com/longhorn/go-common-libs v0.0.0-20250214070119-c86a06c781f5/go.mod h1:WHFO5jD8wdnSSB5g+/mKNzcC0bglsPpH7ZBfFNlOMko=
7171
github.com/longhorn/longhorn-engine v1.6.4 h1:xQJzwZeVFKJLWxGsoDQ8/KQDeCuxkG5XU2CwQgn8DNs=

vendor/github.com/longhorn/backupstore/backupstore.go

+5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/longhorn/backupstore/deltablock.go

+9-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ github.com/kr/pretty
144144
# github.com/kr/text v0.2.0
145145
## explicit
146146
github.com/kr/text
147-
# github.com/longhorn/backupstore v0.0.0-20250215022153-7ee3a979f2a9
147+
# github.com/longhorn/backupstore v0.0.0-20250227220202-651bd33886fe
148148
## explicit; go 1.22.7
149149
github.com/longhorn/backupstore
150150
github.com/longhorn/backupstore/azblob

0 commit comments

Comments
 (0)