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

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

---
updated-dependencies:
- dependency-name: github.com/yuin/goldmark
  dependency-version: 1.7.12
  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-06-02 14:37:36 +00:00
committed by Bjørn Erik Pedersen
parent cc7bfeea32
commit e333836f49
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.11
github.com/yuin/goldmark v1.7.12
github.com/yuin/goldmark-emoji v1.0.6
go.uber.org/automaxprocs v1.5.3
gocloud.dev v0.40.0