Skip to content

Commit

Permalink
fix(deps): update github.com/longhorn/backupstore digest to 4a9de52
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 10, 2024
1 parent ced183d commit 56ba5f6
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.3
require (
github.com/golang/protobuf v1.5.4
github.com/gorilla/mux v1.8.1
github.com/longhorn/backupstore v0.0.0-20241109114317-c5e1abe96eb2
github.com/longhorn/backupstore v0.0.0-20241110034415-4a9de521eb80
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-20241109114317-c5e1abe96eb2 h1:uZ3rF0Lxf4XOnQZB8pQJ7gfoFZEwATehVCcp0Or3200=
github.com/longhorn/backupstore v0.0.0-20241109114317-c5e1abe96eb2/go.mod h1:K1fXLwKkoVii0OeKFMpiwacFDJO1Ei25AQX1sV7ewcY=
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/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
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-20241109114317-c5e1abe96eb2
# github.com/longhorn/backupstore v0.0.0-20241110034415-4a9de521eb80
## explicit; go 1.22.0
github.com/longhorn/backupstore
github.com/longhorn/backupstore/azblob
Expand Down

0 comments on commit 56ba5f6

Please sign in to comment.