Skip to content

Commit 46a1405

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

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

go.mod

+2-2
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-20250209090923-c552364ab3ac
11+
github.com/longhorn/backupstore v0.0.0-20250215022153-7ee3a979f2a9
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
@@ -39,7 +39,7 @@ require (
3939
github.com/jmespath/go-jmespath v0.4.0 // indirect
4040
github.com/kr/pretty v0.3.1 // indirect
4141
github.com/kr/text v0.2.0 // indirect
42-
github.com/longhorn/go-common-libs v0.0.0-20250204050409-8ebd4432fd70 // indirect
42+
github.com/longhorn/go-common-libs v0.0.0-20250214070119-c86a06c781f5 // indirect
4343
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
4444
github.com/moby/sys/mountinfo v0.7.2 // indirect
4545
github.com/mschoch/smat v0.2.0 // indirect

go.sum

+4-4
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,10 @@ 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-20250209090923-c552364ab3ac h1:zjvNWC5xZFjQtBM5iAX1pNJkZanyDB+YLrB1VWSFSaU=
68-
github.com/longhorn/backupstore v0.0.0-20250209090923-c552364ab3ac/go.mod h1:XAuYr2VfgSrine1YUNKagH6dFf5Z1xMLMkp5FxuzZS4=
69-
github.com/longhorn/go-common-libs v0.0.0-20250204050409-8ebd4432fd70 h1:g8bzjIZQibCEEjp9kJadSex7Tsslw9fENQJnruGes70=
70-
github.com/longhorn/go-common-libs v0.0.0-20250204050409-8ebd4432fd70/go.mod h1:9aezM1ef3JFYww2tCbeEoRr5091C4T6SNyp6LJ87Kqc=
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=
69+
github.com/longhorn/go-common-libs v0.0.0-20250214070119-c86a06c781f5 h1:EHHl1jzMC26pJmxLGwxjU0WjNz8vWrF7+s70I0VP060=
70+
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=
7272
github.com/longhorn/longhorn-engine v1.6.4/go.mod h1:p8Tjvdl/8UMVhBLGvgiPTtN2BrX6sNOg3k1VVa6AJi0=
7373
github.com/longhorn/sparse-tools v0.0.0-20241216160947-2b328f0fa59c h1:OFz3haCSPdgiiJvXLBeId/4dPu0dxIEqkQkfNMufLwc=

vendor/modules.txt

+2-2
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-20250209090923-c552364ab3ac
147+
# github.com/longhorn/backupstore v0.0.0-20250215022153-7ee3a979f2a9
148148
## explicit; go 1.22.7
149149
github.com/longhorn/backupstore
150150
github.com/longhorn/backupstore/azblob
@@ -159,7 +159,7 @@ github.com/longhorn/backupstore/s3
159159
github.com/longhorn/backupstore/types
160160
github.com/longhorn/backupstore/util
161161
github.com/longhorn/backupstore/vfs
162-
# github.com/longhorn/go-common-libs v0.0.0-20250204050409-8ebd4432fd70
162+
# github.com/longhorn/go-common-libs v0.0.0-20250214070119-c86a06c781f5
163163
## explicit; go 1.22.7
164164
github.com/longhorn/go-common-libs/backup
165165
# github.com/longhorn/longhorn-engine v1.6.4

0 commit comments

Comments
 (0)