fix: deprecated config

Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
This commit is contained in:
Mark Sagi-Kazar 2022-04-13 13:17:24 +02:00
parent d6a8ed84c9
commit b7c3b82371
No known key found for this signature in database
GPG key ID: 31AB0439F4C5C90E

View file

@ -3,7 +3,10 @@ run:
linters-settings:
gci:
local-prefixes: github.com/spf13/viper
sections:
- standard
- default
- prefix(github.com/spf13/viper)
golint:
min-confidence: 0
goimports: