polyfloyd / go-errorlint

A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme
MIT License
248 stars 18 forks source link

Bump golang.org/x/tools to v0.7.0 (as minimum) and make new tag #39

Closed Antonboom closed 1 year ago

Antonboom commented 1 year ago

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 https://github.com/golangci/golangci-lint/issues/3086

Thanks!

P.S. Optionally I recommend

Antonboom commented 1 year ago

UPD:

Sorry, false-positive, don't see usage of buildssa.Analyzer. But pay attention anyway :)

polyfloyd commented 1 year ago

Done! Tagged 1.4.0