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

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

---
updated-dependencies:
- dependency-name: github.com/yuin/goldmark
  dependency-version: 1.7.10
  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-16 08:20:19 +00:00
committed by Bjørn Erik Pedersen
parent 99fff2997d
commit be3b147860
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.9
github.com/yuin/goldmark v1.7.10
github.com/yuin/goldmark-emoji v1.0.5
go.uber.org/automaxprocs v1.5.3
gocloud.dev v0.40.0