Fix lint errors (which are actually bugs in linting dependencies) #114

Merged
telackey merged 6 commits from telackey/lint into main 2023-11-21 04:57:53 +00:00
Showing only changes of commit 8f9cc649d0 - Show all commits

View File

@ -13,7 +13,7 @@ linters:
- goconst - goconst
- gocritic - gocritic
- gofumpt - gofumpt
- revive # - revive # 20231120 overly sensitive unused detection
- gosec - gosec
- gosimple - gosimple
- govet - govet