aws / amazon-ecs-service-connect-agent

Amazon ECS Service Connect Agent
Apache License 2.0
31 stars 11 forks source link

Upgrade golang version to 1.22 #86

Closed karanvasnani closed 3 months ago

karanvasnani commented 4 months ago

Summary

Updates golang version to 1.22

Implementation details

go mod tidy && go mod verify

Testing

make test

Description for the changelog

Upgrade golang version to 1.22

Licensing

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