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

This commit is contained in:
renovate[bot]
2023-07-31 19:43:14 +00:00
committed by GitHub
parent 218ce154af
commit ee856a4f7a
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -18,7 +18,7 @@ require (
github.com/schollz/sqlite3dump v1.3.1
github.com/sirupsen/logrus v1.9.3
github.com/teris-io/shortid v0.0.0-20160104014424-6c56cef5189c
github.com/yuin/goldmark v1.5.4
github.com/yuin/goldmark v1.5.5
golang.org/x/mod v0.12.0
golang.org/x/time v0.3.0
)