diff --git a/commands/commandeer.go b/commands/commandeer.go index 77ae0e66f..6b222fe9b 100644 --- a/commands/commandeer.go +++ b/commands/commandeer.go @@ -39,6 +39,7 @@ import ( "github.com/gohugoio/hugo/common/hstrings" "github.com/gohugoio/hugo/common/htime" + "github.com/gohugoio/hugo/common/hugo" "github.com/gohugoio/hugo/common/loggers" "github.com/gohugoio/hugo/common/paths" "github.com/gohugoio/hugo/common/types"