diff -r db4911b0c721 -r 445e01aede7e vendor/github.com/spf13/viper/.editorconfig --- a/vendor/github.com/spf13/viper/.editorconfig Tue Aug 23 22:33:28 2022 +0200 +++ b/vendor/github.com/spf13/viper/.editorconfig Tue Aug 23 22:39:43 2022 +0200 @@ -11,5 +11,5 @@ [*.go] indent_style = tab -[{Makefile, *.mk}] +[{Makefile,*.mk}] indent_style = tab