vendor: update all dependencies

This commit is contained in:
Nick Craig-Wood 2018-03-19 15:51:38 +00:00
parent 940df88eb2
commit d64789528d
4309 changed files with 1327278 additions and 1001118 deletions

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{},
},
},
},