mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-30 04:20:53 +00:00
Update vendored deps, including AWS SDK, openpgp, ftp, ...
This commit is contained in:
+2
@@ -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{},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user