www/gohugo: Update to 0.164.0
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.164.0
Changes
- all: Rewrite deprecated constructs in tests
- tpl/tplimpl: Support sub paths in layouts passed to .Render
- Add markup.rst.syntaxHighlight option
- tpl/resources: Deprecate resources.PostProcess in favour of templates.Defer
- tpl/collections: Include key in IsSet unsupported-type warning
- create: Keep new content placeholders buildable
- hugio: Speedup hasBytesWriter
- tpl/crypto: Add crypto.Hash
- Add encoding.HexDecode/Encode
- tpl/tplimpl: Make template name lookup case-insensitive
- hugolib: Return error from .Render when template not found
Approved by: doceng@ (implicit)