This will allow for new changes to the ECS
We had actually caught mismatched deps versions between the `kms` package and others, so `godep restore` was not working on master. Fixing it requires a `godep update` so I figured we might as well update to the latest release.