www/gohugo: Update to 0.157.0
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.157.0
Bug fixes
- Fix menu pageRef resolution in multidimensional setups
- docs: Regen and fix the imaging docshelper output
- hugolib: Fix automatic section pages not replaced by sites.complements
Improvements
- Handle GitInfo for modules where Origin is not set when running go list
- commands: Update link to highlighting style examples
- Add AVIF, HEIF and HEIC partial support (only metadata for now)
- resources/images: Adjust WebP processing defaults
- Add Page.GitInfo support for content from Git modules
- Add per-request timeout option to resources.GetRemote
- Update AI Watchdog action version in workflow
- config: Skip taxonomy entries with empty keys or values
- Add guideline for brevity in code and comments
- modules: Include JSON error info from go mod download in error messages