-
Notifications
You must be signed in to change notification settings - Fork 121
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 golangci to v1.61.0 #205
Conversation
This PR has been automatically labelled "stale" because it hasn't had recent activity. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
golangci
now returns a warning:
level=warning msg="[config_reader] The configuration option `linters.govet.check-shadowing` is deprecated. Please enable `shadow` instead, if you are not using `enable-all`."
Would you be open to also fixing the warning as part of this PR?
This PR has been automatically labelled "stale" because it hasn't had recent activity. |
@Kshitij-Katiyar Gentle reminder to review the PR |
I've bumped the version to v1.61.0 as a way to generate activity on this PR so as to increase the chances of getting it merged at some point :) |
@wiggin77 Can you please take a look? |
This PR has been automatically labelled "stale" because it hasn't had recent activity. |
Summary
Update golangci from v1.51.1 to
v1.59.1v1.61.0Ticket Link
Fixes #204.