Skip to content

Commit 55f3b93

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

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
@@ -10,7 +10,7 @@ require (
1010
github.com/google/uuid v1.6.0
1111
github.com/gorilla/handlers v1.5.2
1212
github.com/gorilla/mux v1.8.1
13-
github.com/longhorn/backupstore v0.0.0-20250215022153-7ee3a979f2a9
13+
github.com/longhorn/backupstore v0.0.0-20250227220202-651bd33886fe
1414
github.com/longhorn/go-common-libs v0.0.0-20250215052214-151615b29f8e
1515
github.com/longhorn/go-iscsi-helper v0.0.0-20250111093313-7e1930499625
1616
github.com/longhorn/sparse-tools v0.0.0-20241216160947-2b328f0fa59c

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
7373
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
7474
github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc=
7575
github.com/kylelemons/godebug v1.1.0/go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw=
76-
github.com/longhorn/backupstore v0.0.0-20250215022153-7ee3a979f2a9 h1:TDLyWqxfdLOyniw3lQy9oFcX6hVaURRSSmbNfmKGXEY=
77-
github.com/longhorn/backupstore v0.0.0-20250215022153-7ee3a979f2a9/go.mod h1:68UurOCxyLbFS/490FPo+q2G/7iJXfPwI33eNm1m3D8=
76+
github.com/longhorn/backupstore v0.0.0-20250227220202-651bd33886fe h1:94FXqrJeaXrwuQNk4GLz0SSaMKT90Zcu1Uhu0qVb5EM=
77+
github.com/longhorn/backupstore v0.0.0-20250227220202-651bd33886fe/go.mod h1:68UurOCxyLbFS/490FPo+q2G/7iJXfPwI33eNm1m3D8=
7878
github.com/longhorn/go-common-libs v0.0.0-20250215052214-151615b29f8e h1:QxJaa0Jo3yGWXrxk317mH1KJwgz7SwDldH1ec/yNEss=
7979
github.com/longhorn/go-common-libs v0.0.0-20250215052214-151615b29f8e/go.mod h1:qDoXeH6jrSofJyr3ubwwhlptIKHHsQwTsm5TpNTs1B0=
8080
github.com/longhorn/go-iscsi-helper v0.0.0-20250111093313-7e1930499625 h1:d39A3041RyFve26tIuKUuzrh2CkBY970xlGIXgMA998=

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
@@ -155,7 +155,7 @@ github.com/kr/pretty
155155
# github.com/kr/text v0.2.0
156156
## explicit
157157
github.com/kr/text
158-
# github.com/longhorn/backupstore v0.0.0-20250215022153-7ee3a979f2a9
158+
# github.com/longhorn/backupstore v0.0.0-20250227220202-651bd33886fe
159159
## explicit; go 1.22.7
160160
github.com/longhorn/backupstore
161161
github.com/longhorn/backupstore/azblob

0 commit comments

Comments
 (0)