Commit Graph

1 Commits

Author SHA1 Message Date
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