build(deps): bump github.com/yuin/goldmark from 1.7.8 to 1.7.9

Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark) from 1.7.8 to 1.7.9.
- [Release notes](https://github.com/yuin/goldmark/releases)
- [Commits](https://github.com/yuin/goldmark/compare/v1.7.8...v1.7.9)

---
updated-dependencies:
- dependency-name: github.com/yuin/goldmark
  dependency-version: 1.7.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-04-15 08:23:28 +00:00
committed by Bjørn Erik Pedersen
parent d61b9fc605
commit 64cf008880
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -69,7 +69,7 @@ require (
github.com/tdewolff/minify/v2 v2.20.37
github.com/tdewolff/parse/v2 v2.7.15
github.com/tetratelabs/wazero v1.9.0
github.com/yuin/goldmark v1.7.8
github.com/yuin/goldmark v1.7.9
github.com/yuin/goldmark-emoji v1.0.5
go.uber.org/automaxprocs v1.5.3
gocloud.dev v0.40.0