Closed
Description
I recently resolved a bug in go-err113 that led to false positives for the "do not define dynamic errors" warning: this is in the commit 5174e21577d5ed9c53d9f62d2eecf64c16b86aa0
, merged to master 4 days ago:
Unfortunately this doesn't seem to have been picked up in the latest golangci-lint
release 2 days ago. I'm guessing it's as simple as a go.mod update: I can submit a PR if that's the recommended approach?