feat(deps): bump github.com/yuin/goldmark from 1.5.5 to 1.5.6

Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark) from 1.5.5 to 1.5.6.
- [Release notes](https://github.com/yuin/goldmark/releases)
- [Commits](https://github.com/yuin/goldmark/compare/v1.5.5...v1.5.6)

---
updated-dependencies:
- dependency-name: github.com/yuin/goldmark
  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]
2023-08-17 10:49:08 +00:00
committed by Maas Lalani
parent 4a8f761a05
commit ee206143a8
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -12,7 +12,7 @@ require (
github.com/resendlabs/resend-go v1.7.0
github.com/spf13/cobra v1.7.0
github.com/xhit/go-simple-mail/v2 v2.15.0
github.com/yuin/goldmark v1.5.5
github.com/yuin/goldmark v1.5.6
)
require (