Skip to content

Commit

Permalink
vendor: update backupstore
Browse files Browse the repository at this point in the history
Longhorn 6100

Signed-off-by: Derek Su <derek.su@suse.com>
  • Loading branch information
derekbit authored and David Ko committed Jun 12, 2023
1 parent a98afe7 commit 0896a6f
Show file tree
Hide file tree
Showing 4 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 @@ -9,7 +9,7 @@ require (
github.com/google/uuid v1.3.0
github.com/gorilla/handlers v1.5.1
github.com/gorilla/mux v1.8.0
github.com/longhorn/backupstore v0.0.0-20230606100406-4cf315c6b0df
github.com/longhorn/backupstore v0.0.0-20230612062152-f4e0de6bc37a
github.com/longhorn/go-iscsi-helper v0.0.0-20230214085945-21fed2bd6261
github.com/longhorn/sparse-tools v0.0.0-20230408015858-c849def39d3c
github.com/moby/moby v23.0.2+incompatible
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/longhorn/backupstore v0.0.0-20230606100406-4cf315c6b0df h1:a96kkaD1+4/EsGE9Atarp+K27gVIpsqOXGBtpGIxx8M=
github.com/longhorn/backupstore v0.0.0-20230606100406-4cf315c6b0df/go.mod h1:wiEYTbvxEAIUxAAY1DmvMeuFuGqwWmJTzfVhZiBKlNo=
github.com/longhorn/backupstore v0.0.0-20230612062152-f4e0de6bc37a h1:1LFBy2Vw3AEYLTBSa4pW9+/kmohYmH9iWjss5okNDf0=
github.com/longhorn/backupstore v0.0.0-20230612062152-f4e0de6bc37a/go.mod h1:wiEYTbvxEAIUxAAY1DmvMeuFuGqwWmJTzfVhZiBKlNo=
github.com/longhorn/go-iscsi-helper v0.0.0-20230214085945-21fed2bd6261 h1:XtxZ34rrCCP+WcC7Tv6miHPo1Xys0eUWtH4W0wDKjFM=
github.com/longhorn/go-iscsi-helper v0.0.0-20230214085945-21fed2bd6261/go.mod h1:Pc949NvBbdV1zBFdbh4uC5Po8CuxQCwzxI+n7mIyGA0=
github.com/longhorn/nsfilelock v0.0.0-20200723175406-fa7c83ad0003 h1:Jw9uANsGcHTxp6HcC++/vN17LfeuDmozHI2j6DoZf5E=
Expand Down
2 changes: 1 addition & 1 deletion vendor/github.com/longhorn/backupstore/util/util.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ github.com/kr/pretty
# github.com/kr/text v0.2.0
## explicit
github.com/kr/text
# github.com/longhorn/backupstore v0.0.0-20230606100406-4cf315c6b0df
# github.com/longhorn/backupstore v0.0.0-20230612062152-f4e0de6bc37a
## explicit; go 1.17
github.com/longhorn/backupstore
github.com/longhorn/backupstore/azblob
Expand Down

0 comments on commit 0896a6f

Please sign in to comment.