mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
2c611091fd
Fixes a panic in Close() when initialization fails by ensuring Start returns a nil interface instead of a typed nil. See #14372