mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-30 01:52:26 -05:00
[chore] bumps our spf13/viper version (#3943)
* bumps our spf13/viper version * fixes the one breaking change
This commit is contained in:
parent
1bf40e755c
commit
f46e490c30
147 changed files with 4637 additions and 18493 deletions
3
vendor/github.com/spf13/viper/.golangci.yaml
generated
vendored
3
vendor/github.com/spf13/viper/.golangci.yaml
generated
vendored
|
|
@ -17,8 +17,6 @@ linters-settings:
|
|||
disabled-checks:
|
||||
- importShadow
|
||||
- unnamedResult
|
||||
golint:
|
||||
min-confidence: 0
|
||||
goimports:
|
||||
local-prefixes: github.com/spf13/viper
|
||||
|
||||
|
|
@ -30,7 +28,6 @@ linters:
|
|||
- dupl
|
||||
- durationcheck
|
||||
- exhaustive
|
||||
- exportloopref
|
||||
- gci
|
||||
- gocritic
|
||||
- godot
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue