Skip to content

Commit

Permalink
fix(deps): update github.com/longhorn/backupstore digest to b5b0e72
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Nov 10, 2024
1 parent 44a2d83 commit 84983a8
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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.3
require (
github.com/golang/protobuf v1.5.4
github.com/gorilla/mux v1.8.1
github.com/longhorn/backupstore v0.0.0-20241110034415-4a9de521eb80
github.com/longhorn/backupstore v0.0.0-20241110035711-b5b0e7238e0d
github.com/longhorn/go-common-libs v0.0.0-20241109101504-614ae31d2212
github.com/longhorn/longhorn-engine v1.8.0-dev-20241103
github.com/longhorn/sparse-tools v0.0.0-20241023025917-7951cd783270
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-20241110034415-4a9de521eb80 h1:2stiurSYDXe4TPbQjggt+j6DyewIX7CA1yJ4603w+Sg=
github.com/longhorn/backupstore v0.0.0-20241110034415-4a9de521eb80/go.mod h1:ZUqrNJ9k/DXJwItebDLTZMkE+xEmaEkJdC2IOfY3J38=
github.com/longhorn/backupstore v0.0.0-20241110035711-b5b0e7238e0d h1:j6e9qtS0Mcym+hnkMAMhDj34gWsS0JQ5ZXkLHefTqBQ=
github.com/longhorn/backupstore v0.0.0-20241110035711-b5b0e7238e0d/go.mod h1:oH69CZHYPt2XvzXx3wHGqkIL9o+04niKLwB9q0n+F6c=
github.com/longhorn/go-common-libs v0.0.0-20241109101504-614ae31d2212 h1:wmbGfP3yp4B35Nbd9mNwtOEOih4QrWvOXG3jXkisCgM=
github.com/longhorn/go-common-libs v0.0.0-20241109101504-614ae31d2212/go.mod h1:MXrEgkGm+fI2dHRUuBCiKOG+UHySQXYC8ecjTFBvvho=
github.com/longhorn/go-iscsi-helper v0.0.0-20241023025940-5ac6a9a21034 h1:WaqkKVEIZo/LJI5wtdBmysdtE3WctqiC6lb/UecNoyA=
Expand Down
4 changes: 2 additions & 2 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,8 @@ github.com/kr/pretty
# github.com/kr/text v0.2.0
## explicit
github.com/kr/text
# github.com/longhorn/backupstore v0.0.0-20241110034415-4a9de521eb80
## explicit; go 1.22.0
# github.com/longhorn/backupstore v0.0.0-20241110035711-b5b0e7238e0d
## explicit; go 1.22.7
github.com/longhorn/backupstore
github.com/longhorn/backupstore/azblob
github.com/longhorn/backupstore/backupbackingimage
Expand Down

0 comments on commit 84983a8

Please sign in to comment.