ci: update golangci-linters to fit go1.19

This commit is contained in:
Li4n0
2022-09-14 01:04:31 +08:00
parent e5419c5cb1
commit 4cd232f7e0
-4
View File
@@ -15,18 +15,14 @@ linters-settings:
linters:
enable:
- deadcode
- errcheck
- gosimple
- govet
- ineffassign
- staticcheck
- structcheck
- typecheck
- unused
- varcheck
- nakedret
- gofmt
- rowserrcheck
- unconvert
- goimports