build(deps): bump github.com/yuin/goldmark from 1.8.1 to 1.8.2

Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/yuin/goldmark/releases)
- [Commits](https://github.com/yuin/goldmark/compare/v1.8.1...v1.8.2)

---
updated-dependencies:
- dependency-name: github.com/yuin/goldmark
  dependency-version: 1.8.2
  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]
2026-03-25 13:04:26 +00:00
committed by Manuel Rüger
parent 5c59e4704b
commit d6403f3cf0
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -16,7 +16,7 @@ require (
github.com/stretchr/testify v1.11.1
github.com/urfave/cli-altsrc/v3 v3.1.0
github.com/urfave/cli/v3 v3.7.0
github.com/yuin/goldmark v1.8.1
github.com/yuin/goldmark v1.8.2
go.yaml.in/yaml/v3 v3.0.4
golang.org/x/text v0.35.0
oss.terrastruct.com/d2 v0.7.1