Skip to content

Add GO111MODULE=on to honnef.co staticcheck - #3193

Merged
prateekchaudhry merged 1 commit into
aws:initAgentIntegrationfrom
prateekchaudhry:initAgentFixStatic
Apr 28, 2022
Merged

Add GO111MODULE=on to honnef.co staticcheck#3193
prateekchaudhry merged 1 commit into
aws:initAgentIntegrationfrom
prateekchaudhry:initAgentFixStatic

Conversation

@prateekchaudhry

@prateekchaudhry prateekchaudhry commented Apr 28, 2022

Copy link
Copy Markdown
Contributor

Summary

Some static checks are failing when creating PRs to this repo. In particular, make get-deps-init step fails, example https://github.com/aws/amazon-ecs-agent/runs/6186432720?check_suite_focus=true#step:6:6
The make target was recently added and the prefix GO111MODULE=on was missed during the addition. This PR fixes this and makes this step similar to the one in get-deps target

Testing

Creating a PR and checking the static checks pass (see checks in prateekchaudhry#16 , or the checks in this PR)

New tests cover the changes: No

Description for the changelog

Licensing

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants