Commit Graph

2 Commits

Author SHA1 Message Date
Peter Rifel fa77f064f4
Update aws-sdk-go to 1.37.0
This includes support for using cached SSO credentials
2021-01-29 08:27:42 -06:00
Justin SB ed3101ed1e
Update aws-sdk-go to 1.16.9
Steps:

* Edit Gopkg.toml to change version to 1.16.9
* Run `make dep-ensure`
* Look through changes & commit

Most significant change seems to be the introduction of a process
credential handler, which could be a vector for a security threat if
the AWS configuration file is writeable by others.  However I don't
think that's too likely to be a problem in practice.
2018-12-21 10:02:58 -05:00