Update module github.com/yuin/goldmark to v1.4.11

This commit is contained in:
Renovate Bot
2022-03-26 08:33:10 +00:00
parent ba49119717
commit fd6daff1c9
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -20,7 +20,7 @@ require (
github.com/schollz/sqlite3dump v1.3.1
github.com/sirupsen/logrus v1.8.1
github.com/teris-io/shortid v0.0.0-20201117134242-e59966efd125
github.com/yuin/goldmark v1.4.7
github.com/yuin/goldmark v1.4.11
golang.org/x/mod v0.5.1
golang.org/x/time v0.0.0-20220224211638-0e9765cccd65
mvdan.cc/xurls v1.1.0