Skip to content

Commit

Permalink
fix(deps): update github.com/longhorn/backupstore digest to ef7b22d
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Oct 19, 2024
1 parent b2e47e7 commit 6efcc39
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.22.2

require (
github.com/google/uuid v1.6.0
github.com/longhorn/backupstore v0.0.0-20241019040107-9af970b538d9
github.com/longhorn/backupstore v0.0.0-20241019064138-ef7b22d3fcb0
github.com/longhorn/go-common-libs v0.0.0-20241018042323-54da24c0807f
github.com/longhorn/go-spdk-helper v0.0.0-20241018034138-ef1671b8828a
github.com/longhorn/longhorn-engine v1.8.0-dev-20241006
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@ github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc=
github.com/kylelemons/godebug v1.1.0/go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw=
github.com/longhorn/backupstore v0.0.0-20241019040107-9af970b538d9 h1:AsSKjJE86AlE2KmlzHTeDNHKL3vcWRbyaF5UeSlC7Rw=
github.com/longhorn/backupstore v0.0.0-20241019040107-9af970b538d9/go.mod h1:pjGUeLCEvhf60bwNtS+I30ypt6I9lZ2ofXHZ2oLUmgM=
github.com/longhorn/backupstore v0.0.0-20241019064138-ef7b22d3fcb0 h1:5GvcnLoSIL7re4ACTDtQrvf7Vv1eBtiCTIQK3hLApR0=
github.com/longhorn/backupstore v0.0.0-20241019064138-ef7b22d3fcb0/go.mod h1:4K4Z8zeVXbp5pcozF8fGrZRXatxIreqNH/xWa93odAQ=
github.com/longhorn/go-common-libs v0.0.0-20241018042323-54da24c0807f h1:X0Ty+fnoZ5ExhHdD42TdXd2GAU5sXyaio3AAZlO3fwI=
github.com/longhorn/go-common-libs v0.0.0-20241018042323-54da24c0807f/go.mod h1:ypnoivZeYoZVRqeI2MQHEGA+Vqt8DZVkCbhf/3Ogx7Q=
github.com/longhorn/go-iscsi-helper v0.0.0-20240922062410-c17a624e50c1 h1:YyIB/R5Yosb+3Rgc7FRugKVqJnxyN/+P4CrQ7tMSXqc=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ github.com/kr/pretty
# github.com/kr/text v0.2.0
## explicit
github.com/kr/text
# github.com/longhorn/backupstore v0.0.0-20241019040107-9af970b538d9
# github.com/longhorn/backupstore v0.0.0-20241019064138-ef7b22d3fcb0
## explicit; go 1.22.0
github.com/longhorn/backupstore
github.com/longhorn/backupstore/azblob
Expand Down

0 comments on commit 6efcc39

Please sign in to comment.