summaryrefslogtreecommitdiff
path: root/vendor/github.com/yuin
AgeCommit message (Collapse)AuthorFiles
2023-02-06[chore]: Bump github.com/yuin/goldmark from 1.5.3 to 1.5.4 (#1427)Libravatar dependabot[bot]3
Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark) from 1.5.3 to 1.5.4. - [Release notes](https://github.com/yuin/goldmark/releases) - [Commits](https://github.com/yuin/goldmark/compare/v1.5.3...v1.5.4) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-16[chore/bugfix] Switch markdown from blackfriday to goldmark (#1267)Libravatar Autumn!50
Co-authored-by: Autumn! <autumnull@posteo.net>