Merge current v2.11 into v3.2
This commit is contained in:
commit
f62fc67418
6 changed files with 15 additions and 10 deletions
|
@ -139,6 +139,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