Skip to content

Commit 75918ee

Browse files
renovate[bot]mergify[bot]
authored andcommitted
fix(deps): update github.com/longhorn/backupstore digest to 8570535
1 parent 853011c commit 75918ee

7 files changed

Lines changed: 48 additions & 50 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ toolchain go1.25.7
66

77
require (
88
github.com/google/uuid v1.6.0
9-
github.com/longhorn/backupstore v0.0.0-20260329081928-dd6c86c9ba6d
9+
github.com/longhorn/backupstore v0.0.0-20260414054550-8570535ce7ad
1010
github.com/longhorn/go-common-libs v0.0.0-20260328134226-cafa38fc4ce8
1111
github.com/longhorn/go-spdk-helper v0.6.0
1212
github.com/longhorn/longhorn-engine v1.10.2

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
155155
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
156156
github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc=
157157
github.com/kylelemons/godebug v1.1.0/go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw=
158-
github.com/longhorn/backupstore v0.0.0-20260329081928-dd6c86c9ba6d h1:DWXQt4F+j9RGkCICo0kb+b0oL+WWIEA8XTaVPl2aRHk=
159-
github.com/longhorn/backupstore v0.0.0-20260329081928-dd6c86c9ba6d/go.mod h1:20Yvj7Gz9wkp1iHD1u77+CWG281L6SVe8/SZDnwQMAI=
158+
github.com/longhorn/backupstore v0.0.0-20260414054550-8570535ce7ad h1:B1nZo9xIBUueGBHlpcHKb+c08473MSj0EkXBuN3pzBQ=
159+
github.com/longhorn/backupstore v0.0.0-20260414054550-8570535ce7ad/go.mod h1:20Yvj7Gz9wkp1iHD1u77+CWG281L6SVe8/SZDnwQMAI=
160160
github.com/longhorn/go-common-libs v0.0.0-20260328134226-cafa38fc4ce8 h1:HxGyRXTDRYF7vwtaT2ESlV3ognMHolL4lBCStHXvf7o=
161161
github.com/longhorn/go-common-libs v0.0.0-20260328134226-cafa38fc4ce8/go.mod h1:Vw9cRchaffWmZMjHOjqhSG37tFN9DdQ/isKs4ViPXQE=
162162
github.com/longhorn/go-iscsi-helper v0.0.0-20260125095104-688e170e56e5 h1:o1uyPy1gq7TsMCBFHRPM47GlpeJnb0kCYGtkPX5x4KY=

vendor/github.com/longhorn/backupstore/.gitignore

Lines changed: 1 addition & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/longhorn/backupstore/Dockerfile

Lines changed: 28 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/longhorn/backupstore/Dockerfile.dapper

Lines changed: 0 additions & 27 deletions
This file was deleted.

vendor/github.com/longhorn/backupstore/Makefile

Lines changed: 15 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ github.com/kr/pretty
321321
# github.com/kr/text v0.2.0
322322
## explicit
323323
github.com/kr/text
324-
# github.com/longhorn/backupstore v0.0.0-20260329081928-dd6c86c9ba6d
324+
# github.com/longhorn/backupstore v0.0.0-20260414054550-8570535ce7ad
325325
## explicit; go 1.25.0
326326
github.com/longhorn/backupstore
327327
github.com/longhorn/backupstore/azblob

0 commit comments

Comments
 (0)