mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-05 19:59:31 -06:00
[chore]: Bump github.com/gin-contrib/sessions from 0.0.5 to 1.0.0 (#2782)
This commit is contained in:
parent
a24936040c
commit
29031d1e27
93 changed files with 2888 additions and 969 deletions
12
vendor/github.com/gorilla/context/.golangci.yml
generated
vendored
Normal file
12
vendor/github.com/gorilla/context/.golangci.yml
generated
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
linters:
|
||||
enable:
|
||||
- errcheck
|
||||
- gosimple
|
||||
- govet
|
||||
- ineffassign
|
||||
- staticcheck
|
||||
- unused
|
||||
- contextcheck
|
||||
- goconst
|
||||
- gofmt
|
||||
- misspell
|
||||
Loading…
Add table
Add a link
Reference in a new issue