fix(deps): update module github.com/yuin/goldmark to v1.5.2

This commit is contained in:
renovate[bot]
2022-09-29 03:47:34 +00:00
parent 0563a220ee
commit e20b092aa2
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.9.0
github.com/teris-io/shortid v0.0.0-20220617161101-71ec9f2aa569
github.com/yuin/goldmark v1.4.14
github.com/yuin/goldmark v1.5.2
golang.org/x/mod v0.5.1
golang.org/x/time v0.0.0-20220922220347-f3bd1da661af
mvdan.cc/xurls v1.1.0