1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-09-15 18:57:04 +00:00

build(deps): bump github.com/yuin/goldmark from 1.7.4 to 1.7.6

Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark) from 1.7.4 to 1.7.6.
- [Release notes](https://github.com/yuin/goldmark/releases)
- [Commits](https://github.com/yuin/goldmark/compare/v1.7.4...v1.7.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] 2024-10-14 22:03:22 +00:00 committed by Frédéric Guillot
parent 86c0cc61ba
commit ef633dc427
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -12,7 +12,7 @@ require (
github.com/lib/pq v1.10.9
github.com/prometheus/client_golang v1.20.4
github.com/tdewolff/minify/v2 v2.20.37
github.com/yuin/goldmark v1.7.4
github.com/yuin/goldmark v1.7.6
golang.org/x/crypto v0.28.0
golang.org/x/net v0.30.0
golang.org/x/oauth2 v0.23.0