fix(deps): update module github.com/yuin/goldmark to v1.6.0 (#3403)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-10-29 16:56:15 -07:00
committed by GitHub
parent 771295b371
commit 2b6c68b85f
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.6
github.com/yuin/goldmark v1.6.0
golang.org/x/mod v0.13.0
golang.org/x/time v0.3.0
)