Skip to content

Commit

Permalink
fix(deps): update github.com/longhorn/backupstore digest to ae6fea5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Sep 14, 2024
1 parent a67ca95 commit 411cf2f
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 @@ -7,7 +7,7 @@ toolchain go1.23.1
require (
github.com/golang/protobuf v1.5.4
github.com/gorilla/mux v1.8.1
github.com/longhorn/backupstore v0.0.0-20240914083652-98df7271a004
github.com/longhorn/backupstore v0.0.0-20240914104455-ae6fea57b2c1
github.com/longhorn/go-common-libs v0.0.0-20240914083622-928beb30c12e
github.com/longhorn/longhorn-engine v1.8.0-dev-20240908
github.com/longhorn/sparse-tools v0.0.0-20240907135423-37af3c64d59d
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,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-20240914083652-98df7271a004 h1:tXhtUWeTbpr5qx8NLomWPoM6OvJYhXd3QI4EeMkLCGo=
github.com/longhorn/backupstore v0.0.0-20240914083652-98df7271a004/go.mod h1:DW7pZFDKAdT0zeqdLvZ4dt/KUKmRbUMuGdwcuWDnz+A=
github.com/longhorn/backupstore v0.0.0-20240914104455-ae6fea57b2c1 h1:yhfI7Vrdr063Uw99GW0n1hbvCzY8CHe2840AEyUgScI=
github.com/longhorn/backupstore v0.0.0-20240914104455-ae6fea57b2c1/go.mod h1:VJetP6un6EvbyPI+L4nPANM8mTA2YapqzFgrPDGeiU8=
github.com/longhorn/go-common-libs v0.0.0-20240914083622-928beb30c12e h1:4eRlD1NyXoEBv8Vr3gqJehlIBEYy0oUHR+jMfte/9pw=
github.com/longhorn/go-common-libs v0.0.0-20240914083622-928beb30c12e/go.mod h1:LKOBJ/Var9dF7JrTHn0KK86UFtZdUpKqbxyU2jN3UJo=
github.com/longhorn/go-iscsi-helper v0.0.0-20240907143006-2d71415d9bd3 h1:PWXUT0taHZiJU8ItCUmhhJL/m7T3kq2Ak40kfuNbesY=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ github.com/kr/pretty
# github.com/kr/text v0.2.0
## explicit
github.com/kr/text
# github.com/longhorn/backupstore v0.0.0-20240914083652-98df7271a004
# github.com/longhorn/backupstore v0.0.0-20240914104455-ae6fea57b2c1
## explicit; go 1.22.0
github.com/longhorn/backupstore
github.com/longhorn/backupstore/azblob
Expand Down

0 comments on commit 411cf2f

Please sign in to comment.