Update vendored deps, including AWS SDK, openpgp, ftp, ...

This commit is contained in:
Andrey Smirnov
2018-04-05 17:46:45 +03:00
parent cef4fefc40
commit 0e6ee35942
1497 changed files with 450721 additions and 68034 deletions
+2
View File
@@ -154,6 +154,7 @@ func ExampleSnowball_CreateCluster_shared00() {
S3Resources: []*snowball.S3Resource{
{
BucketArn: aws.String("arn:aws:s3:::MyBucket"),
KeyRange: &snowball.KeyRange{},
},
},
},
@@ -207,6 +208,7 @@ func ExampleSnowball_CreateJob_shared00() {
S3Resources: []*snowball.S3Resource{
{
BucketArn: aws.String("arn:aws:s3:::MyBucket"),
KeyRange: &snowball.KeyRange{},
},
},
},