hyperledger/firefly-evmconnect

golangci-lint throws error with go1.20+

Closed this issue · 0 comments

If you're using go1.20+, golangci-lint throws something like this.
Screenshot 2023-09-20 at 13 19 17
The issue was fixed in the 1.51.0 version of golangci-lint.
golangci/golangci-lint#3414