chore(deps): bump github.com/yuin/goldmark from 1.8.2 to 1.8.4 (#1501)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andreas Gebhardt <agebhar1@googlemail.com>
This commit is contained in:
dependabot[bot]
2026-07-18 12:10:04 +02:00
committed by GitHub
parent 967377356c
commit c312087f3f
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ require (
charm.land/lipgloss/v2 v2.0.5
github.com/shurcooL/githubv4 v0.0.0-20260209031235-2402fdf4a9ed
github.com/spf13/cobra v1.10.2
github.com/yuin/goldmark v1.8.2
github.com/yuin/goldmark v1.8.4
golang.org/x/oauth2 v0.36.0
gopkg.in/yaml.v3 v3.0.1
)