Update s3 bindings
The S3 library has made a few fixes to the retry logic. Updating the bindings accordingly. Signed-off-by: Stephen J Day <stephen.day@docker.com>
This commit is contained in:
parent
0b3b55e723
commit
7fc9e2112a
9 changed files with 191 additions and 41 deletions
6
Godeps/Godeps.json
generated
6
Godeps/Godeps.json
generated
|
@ -7,15 +7,15 @@
|
|||
"Deps": [
|
||||
{
|
||||
"ImportPath": "github.com/AdRoll/goamz/aws",
|
||||
"Rev": "cc210f45dcb9889c2769a274522be2bf70edfb99"
|
||||
"Rev": "f8c4952d5bc3056c0ca6711a1f56bc88b828d989"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/AdRoll/goamz/cloudfront",
|
||||
"Rev": "cc210f45dcb9889c2769a274522be2bf70edfb99"
|
||||
"Rev": "f8c4952d5bc3056c0ca6711a1f56bc88b828d989"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/AdRoll/goamz/s3",
|
||||
"Rev": "cc210f45dcb9889c2769a274522be2bf70edfb99"
|
||||
"Rev": "f8c4952d5bc3056c0ca6711a1f56bc88b828d989"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/Azure/azure-sdk-for-go/storage",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue