aws / amazon-ecs-init

ecs-init is now part of the amazon-ecs-agent repo https://github.com/aws/amazon-ecs-agent/tree/master/ecs-init
https://github.com/aws/amazon-ecs-agent
Apache License 2.0
200 stars 118 forks source link

Add GO111MODULE=on to honnef.co/go/tools/cmd/staticcheck #504

Closed singholt closed 2 years ago

singholt commented 2 years ago

Summary

Add GO111MODULE=on to honnef.co/go/tools/cmd/staticcheck to make make get-deps happy in the PR CI build checks. Sample PR where this check failed - https://github.com/aws/amazon-ecs-init/pull/503

Identical to https://github.com/aws/amazon-ecs-agent/pull/3193

Implementation details

Testing

New tests cover the changes:

Description for the changelog

Licensing

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