Cannnot use LevelError as type Threshold

./main.go:34: cannot use “github.com/spf13/hugo/vendor/github.com/spf13/jwalterweatherman”.LevelError (type “github.com/spf13/hugo/vendor/github.com/spf13/jwalterweatherman”.Threshold) as type “github.com/spf13/jwalterweatherman”.Threshold in argument to commands.Hugo.Deps.Log.LogCountForLevelsGreaterThanorEqualTo

We use vendoring for third-party libs. See the readme/contribution guide for “how to build Hugo”.