aws / amazon-ecs-agent

Amazon Elastic Container Service Agent
http://aws.amazon.com/ecs/
Apache License 2.0
2.08k stars 616 forks source link

Update Go version to 1.22.7 #4391

Closed amogh09 closed 1 month ago

amogh09 commented 1 month ago

Summary

Update Go version to 1.22.7

Testing

Built ecs-init rpm - there were no compilation failures. Ran unit tests under ./agent and ./ecs-agent. All passed. Integration tests are run by CI.

New tests cover the changes:

Description for the changelog

Update Go version to 1.22.7

Additional Information

Does this PR include breaking model changes? If so, Have you added transformation functions?

**Does this PR include the addition of new environment variables in the README?**

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.