Update go dependencies
This commit is contained in:
parent
f9624cbe46
commit
307bf76454
280 changed files with 54728 additions and 2991 deletions
9
vendor/gopkg.in/gavv/httpexpect.v2/.golangci.yml
generated
vendored
Normal file
9
vendor/gopkg.in/gavv/httpexpect.v2/.golangci.yml
generated
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
linters-settings:
|
||||
lll:
|
||||
line-length: 90
|
||||
|
||||
linters:
|
||||
enable:
|
||||
- golint
|
||||
- lll
|
||||
- misspell
|
||||
Loading…
Add table
Add a link
Reference in a new issue