all: require go 1.18 (#379)
Require Go 1.18 in module file. Resolve related lint issues.
This commit is contained in:
committed by
GitHub
parent
4e72ca720b
commit
759be3dad9
@@ -29,6 +29,7 @@ linters:
|
||||
- nosnakecase
|
||||
- paralleltest
|
||||
- prealloc
|
||||
- rowserrcheck
|
||||
- scopelint
|
||||
- structcheck
|
||||
- tagliatelle
|
||||
@@ -36,6 +37,7 @@ linters:
|
||||
- unparam
|
||||
- varcheck
|
||||
- varnamelen
|
||||
- wastedassign
|
||||
- wrapcheck
|
||||
- wsl
|
||||
linters-settings:
|
||||
|
||||
Reference in New Issue
Block a user