www/gohugo: Update to 0.160.0
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.160.0
Bug fixes
- Fix some recently introduced Position issues
- markup/goldmark: Fix double-escaping of ampersands in link URLs
- tpl: Fix stray quotes from partial decorator in script context
Improvements
- all: Replace NewIntegrationTestBuilder with Test/TestE/TestRunning
- tpl/css:
- Improve and extend .Position handling in Goldmark render hooks
- markup/goldmark: Clean up test
Approved by: doceng@ (implicit)