chore(deps): bump github.com/yuin/goldmark in the all group (#157)

Bumps the all group with 1 update: [github.com/yuin/goldmark](https://github.com/yuin/goldmark).


Updates `github.com/yuin/goldmark` from 1.7.13 to 1.7.14
- [Release notes](https://github.com/yuin/goldmark/releases)
- [Commits](https://github.com/yuin/goldmark/compare/v1.7.13...v1.7.14)

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

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-01-05 10:06:10 +00:00
committed by GitHub
parent 12ddc506a9
commit 2e5de3730c
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -14,7 +14,7 @@ require (
github.com/resendlabs/resend-go v1.7.0
github.com/spf13/cobra v1.10.2
github.com/xhit/go-simple-mail/v2 v2.16.0
github.com/yuin/goldmark v1.7.13
github.com/yuin/goldmark v1.7.14
)
require (