Skip to content

Commit e7f9fed

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

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
@@ -7,7 +7,7 @@ toolchain go1.23.6
77
require (
88
github.com/golang/protobuf v1.5.4
99
github.com/gorilla/mux v1.8.1
10-
github.com/longhorn/backupstore v0.0.0-20250215022153-7ee3a979f2a9
10+
github.com/longhorn/backupstore v0.0.0-20250227220202-651bd33886fe
1111
github.com/longhorn/go-common-libs v0.0.0-20250215052214-151615b29f8e
1212
github.com/longhorn/longhorn-engine v1.8.0
1313
github.com/longhorn/sparse-tools v0.0.0-20241216160947-2b328f0fa59c

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
7171
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
7272
github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc=
7373
github.com/kylelemons/godebug v1.1.0/go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw=
74-
github.com/longhorn/backupstore v0.0.0-20250215022153-7ee3a979f2a9 h1:TDLyWqxfdLOyniw3lQy9oFcX6hVaURRSSmbNfmKGXEY=
75-
github.com/longhorn/backupstore v0.0.0-20250215022153-7ee3a979f2a9/go.mod h1:68UurOCxyLbFS/490FPo+q2G/7iJXfPwI33eNm1m3D8=
74+
github.com/longhorn/backupstore v0.0.0-20250227220202-651bd33886fe h1:94FXqrJeaXrwuQNk4GLz0SSaMKT90Zcu1Uhu0qVb5EM=
75+
github.com/longhorn/backupstore v0.0.0-20250227220202-651bd33886fe/go.mod h1:68UurOCxyLbFS/490FPo+q2G/7iJXfPwI33eNm1m3D8=
7676
github.com/longhorn/go-common-libs v0.0.0-20250215052214-151615b29f8e h1:QxJaa0Jo3yGWXrxk317mH1KJwgz7SwDldH1ec/yNEss=
7777
github.com/longhorn/go-common-libs v0.0.0-20250215052214-151615b29f8e/go.mod h1:qDoXeH6jrSofJyr3ubwwhlptIKHHsQwTsm5TpNTs1B0=
7878
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
@@ -151,7 +151,7 @@ github.com/kr/pretty
151151
# github.com/kr/text v0.2.0
152152
## explicit
153153
github.com/kr/text
154-
# github.com/longhorn/backupstore v0.0.0-20250215022153-7ee3a979f2a9
154+
# github.com/longhorn/backupstore v0.0.0-20250227220202-651bd33886fe
155155
## explicit; go 1.22.7
156156
github.com/longhorn/backupstore
157157
github.com/longhorn/backupstore/azblob

0 commit comments

Comments
 (0)