www/gohugo: Update to 0.165.0
Bug fixes
- Fix resource transformation chaining after content access
- Fix server static file detection for deleted files/directories in the static syncer
- Fix server errors when deleting static files or directories
- Fix panic on server atomic save edits on MacOS
- markup/asciidocext: Fix TOC parsing for asciidoctor-html5s
- snap: Fix snap home environment
Improvements
- resources: Resume chained resource transformations
- resources/jsconfig: Drop source root mapping for the current source root
- circleci: Upgrade to Go 1.26.5
- Add Data.Artifacts to css.Build and js.Build
- css: Add classDark and classLight options to css.ChromaStyles and gen chromastyles
- markup/highlight: Re-emit token colors dropped by Chroma's minifier
- Add importContext option to css.Build, js.Build, css.Sass and css.TailwindCSS
- Remove some old deprecations
- Add css.ChromaStyles
- check.sh: Handle staticcheck not installed/in PATH
- warpc: Improve AVIF error message on memory allocation failure
- cache/filecache: Don't prune used cache entries with mixed-case dir names
- Drop symlinks in parent directories
- Delete .gemini
- common/hugo: Include non-go dependencies in go env output
Approved by: doceng@ (implicit)