coinbase/mesh-bitcoin

make lint fails

Closed this issue · 3 comments

I ran make lint on the latest master and saw this:
node.go:46:14: wrapperFunc: use strings.ReplaceAll method in strings.Replace(str, "\n", "", -1) (gocritic) message := strings.Replace(str, "\n", "", -1

yea that might be it, I'm on 1.32.2

Oof we're behind...I'd be happy to review a PR that updates it and fixes any linting issues!