This repository was archived by the owner on Oct 18, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +21
-3
lines changed Expand file tree Collapse file tree 3 files changed +21
-3
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,6 @@ require (
7
7
github.com/Azure/azure-storage-blob-go v0.14.0
8
8
github.com/beyondstorage/go-endpoint v1.0.1
9
9
github.com/beyondstorage/go-integration-test/v4 v4.2.0
10
- github.com/beyondstorage/go-storage/v4 v4.4 .0
10
+ github.com/beyondstorage/go-storage/v4 v4.5 .0
11
11
github.com/google/uuid v1.3.0
12
12
)
Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ github.com/beyondstorage/go-endpoint v1.0.1/go.mod h1:P2hknaGrziOJJKySv/XnAiVw/d
21
21
github.com/beyondstorage/go-integration-test/v4 v4.2.0 h1:h2+SLmlDqjfBg+NzVcDr6VCmcD7I2xG+mqMzDlaCG+0 =
22
22
github.com/beyondstorage/go-integration-test/v4 v4.2.0 /go.mod h1:jLyYWSGUjQRH7U1HdaLbXE5sxBgqrtK73q+Q7PGIuSs =
23
23
github.com/beyondstorage/go-storage/v4 v4.3.0 /go.mod h1:0fdcRCzLKMQe7Ve4zPlyTGgoPYwuINiV79Gx9tCt9tQ =
24
- github.com/beyondstorage/go-storage/v4 v4.4 .0 h1:sWURraKFjNR4qpwthr45cAGOIx6EOLrrJcz6su4Je30 =
25
- github.com/beyondstorage/go-storage/v4 v4.4 .0 /go.mod h1:mc9VzBImjXDg1/1sLfta2MJH79elfM6m47ZZvZ+q/Uw =
24
+ github.com/beyondstorage/go-storage/v4 v4.5 .0 h1:cWkX1A+yVLldEpj/Ad9capev9K1fbVIVcRvwqWsMgpw =
25
+ github.com/beyondstorage/go-storage/v4 v4.5 .0 /go.mod h1:mc9VzBImjXDg1/1sLfta2MJH79elfM6m47ZZvZ+q/Uw =
26
26
github.com/dave/dst v0.26.2 h1:lnxLAKI3tx7MgLNVDirFCsDTlTG9nKTk7GcptKcWSwY =
27
27
github.com/dave/dst v0.26.2 /go.mod h1:UMDJuIRPfyUCC78eFuB+SV/WI8oDeyFDvM/JR6NI3IU =
28
28
github.com/dave/gopackages v0.0.0-20170318123100-46e7023ec56e /go.mod h1:i00+b/gKdIDIxuLDFob7ustLAVqhsZRk2qVZrArELGQ =
You can’t perform that action at this time.
0 commit comments