aws / amazon-ecs-init

Amazon Elastic Container Service RPM
http://aws.amazon.com/ecs
Apache License 2.0
200 stars 118 forks source link

sync aws-sdk-go version #382

Closed fierlion closed 3 years ago

fierlion commented 3 years ago

Summary

The version that was pulled in by dep ensure was actually 1.36.0 (the latest tagged version on that date). The version was originally malformed in the Gopkg.toml file.

Implementation details

I updated the Gopkg.toml file, ran make get-dep and dep ensure and there were no updates generated.

Testing

Ran make gogenerate then make test locally

New tests cover the changes: no

Description for the changelog

Sync Gopkg.toml with Gopkg.lock

Licensing

This contribution is under the terms of the Apache 2.0 License: