Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update lintinstall Makefile recipe #166

Merged
merged 1 commit into from Jun 20, 2022

Conversation

atc0005
Copy link
Owner

@atc0005 atc0005 commented Jun 20, 2022

Use go install instead of go get to resolve deprecation error with Go 1.18+.

Use `go install` instead of `go get` to resolve deprecation error
with Go 1.18+.
@atc0005 atc0005 added bug Something isn't working CI linting labels Jun 20, 2022
@atc0005 atc0005 added this to the v2.7.0 milestone Jun 20, 2022
@atc0005 atc0005 self-assigned this Jun 20, 2022
@atc0005 atc0005 changed the title Update lintinstall Makefile recipe Update lintinstall Makefile recipe Jun 20, 2022
@atc0005
Copy link
Owner Author

atc0005 commented Jun 20, 2022

gocognit linter issues are known. The plan is to resolve those before the next stable release.

@atc0005 atc0005 merged commit 9686173 into master Jun 20, 2022
@atc0005 atc0005 deleted the update-makefile-lintinstall-recipe branch June 20, 2022 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CI linting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant