build(deps): bump github.com/yuin/goldmark from 1.7.12 to 1.7.13

Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark) from 1.7.12 to 1.7.13.
- [Release notes](https://github.com/yuin/goldmark/releases)
- [Commits](https://github.com/yuin/goldmark/compare/v1.7.12...v1.7.13)

---
updated-dependencies:
- dependency-name: github.com/yuin/goldmark
  dependency-version: 1.7.13
  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-08-12 15:03:53 +00:00
committed by Bjørn Erik Pedersen
parent 5fdcc09062
commit 7a86fe9905
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.23.8
github.com/tdewolff/parse/v2 v2.8.1
github.com/tetratelabs/wazero v1.9.0
github.com/yuin/goldmark v1.7.12
github.com/yuin/goldmark v1.7.13
github.com/yuin/goldmark-emoji v1.0.6
go.uber.org/automaxprocs v1.5.3
gocloud.dev v0.40.0