Skip to content

Commit

Permalink
596: Update AWS SDK vendoring (#597)
Browse files Browse the repository at this point in the history
* 596: Update AWS SDK vendoring

The vendored version of the AWS SDK is being updated to account for
recent changes that have been made in the SDK. As it pertains to the
issue that is being addressed, ECS ContainerDefinitions have added new
properties that we should support when l0 deploys are created.

* MAINT: Update broken README links
  • Loading branch information
jparsons04 authored Apr 10, 2018
1 parent 010ff40 commit 455c429
Show file tree
Hide file tree
Showing 271 changed files with 165,181 additions and 67,693 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ To get started with Layer0, please see our [Official Documentation](http://layer


## References
* Visit our release notes [here](https://github.com/quintilesims/layer0/blob/develop/RELEASE_NOTES.md)
* Visit our release notes [here](https://github.com/quintilesims/layer0/blob/develop/RELEASE.md)
* Visit our developer documentation [here](https://github.com/quintilesims/layer0/blob/develop/DEVELOP.md)
* Visit our contribution guidelines [here](https://github.com/quintilesims/layer0/blob/develop/CONTRIBUTOR.md)
* Visit our contribution guidelines [here](https://github.com/quintilesims/layer0/blob/develop/.github/CONTRIBUTING.md)
65 changes: 6 additions & 59 deletions vendor/github.com/aws/aws-sdk-go/aws/client/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

80 changes: 50 additions & 30 deletions vendor/github.com/aws/aws-sdk-go/aws/client/default_retryer.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

112 changes: 112 additions & 0 deletions vendor/github.com/aws/aws-sdk-go/aws/client/logger.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 455c429

Please sign in to comment.