-
Notifications
You must be signed in to change notification settings - Fork 6
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
Bump golang.org/x/tools to v0.7.0 (as minimum) and make new tag #13
Comments
UPD: Sorry, false-positive, don't see usage of |
Seeing panic with current makezero. Tool works fine after updating Go tools dependency.
I have update go tools as below in my local changes
@ashanbrown Can you please consider merging open PR ? |
Still facing panic after the merge of PR #14. In my local build go tools @ashanbrown Please consider PR #17 if looks good to you. |
Hi 🙂
Please, bump
golang.org/x/tools
to v0.7.0 (as minimum) and make new tag in your repo.It's important to be consistent with new Go 1.20 golangci-lint.
Related to golangci/golangci-lint#3086
Thanks!
P.S. Optionally I recommend
The text was updated successfully, but these errors were encountered: