www/gohugo: Update to 0.151.0
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.151.0
Improvements and bug fixes
- Fix file caching for 404 responses in resources.GetRemote
- markup/goldmark: Enhance footnote extension with backlinkHTML option
- markup/goldmark: Enhance footnote extension with auto-prefixing option
- Adjust the terminal progress reporter a little
- Add transform.HTMLToMarkdown
- Report OSC 9;4 progress when building
- tpl: Workaround s390x precision of Atan and Tan
- cache/httpcache: Add respectCacheControlNoStoreInResponse and respectCacheControlNoStoreInRequest options
- common/hreflect: Speed up IsTrutfulValue
Approved by: doceng@ (blanket)