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

lint: Update to golangci-lint v1.49.0 and fix issues detected by it. #906

Merged
merged 1 commit into from Sep 2, 2022

Conversation

mauriciovasquezbernal
Copy link
Member

In #821 I'm hitting golangci/golangci-lint#2859, hence I need to update the version of golangci-lint to something that contains golangci/golangci-lint#2976.

I decided to switch to the latest release (v1.49.0) to keep it as updated as possible. I have to add an exception for SA1019: "io/ioutil" has been deprecated since Go 1.16, we can fix it later on.

Copy link
Member

@blanquicet blanquicet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

.golangci.yml Show resolved Hide resolved
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.

None yet

2 participants