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.