chore: update linter
This commit is contained in:
parent
38ac1e75a2
commit
5f3c30e37b
5 changed files with 11 additions and 7 deletions
|
@ -141,6 +141,9 @@ linters-settings:
|
|||
- name: unreachable-code
|
||||
- name: redefines-builtin-id
|
||||
gomoddirectives:
|
||||
tool-forbidden: true
|
||||
toolchain-pattern: 'go1\.\d+\.\d+$'
|
||||
go-version-pattern: '^1\.\d+(\.0)?$'
|
||||
replace-allow-list:
|
||||
- github.com/abbot/go-http-auth
|
||||
- github.com/gorilla/mux
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue