chore(deps): bump github.com/yuin/goldmark from 1.8.4 to 1.8.5 (#1515)
Deploy to GitHub Pages / build (push) Failing after 42s
Deploy to GitHub Pages / deploy (push) Has been skipped

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

---
updated-dependencies:
- dependency-name: github.com/yuin/goldmark
  dependency-version: 1.8.5
  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>
This commit is contained in:
dependabot[bot]
2026-07-30 00:24:31 +02:00
committed by GitHub
parent 4e451dd40a
commit 3a32c0f390
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.4
github.com/yuin/goldmark v1.8.5
golang.org/x/oauth2 v0.36.0
gopkg.in/yaml.v3 v3.0.1
)