summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorRobert Kaussow <xoxys@rknet.org>2022-03-24 16:47:37 +0100
committerGitHub <noreply@github.com>2022-03-24 11:47:37 -0400
commit909804b717713d9dddf9589a31b825e75ecd105e (patch)
treeed92a38f70478c93d054fcb7ff5998c9bd1533ce /go.mod
parentdef545676f9612b1138016bb0e5304afd4ac37f0 (diff)
downloadgitea-909804b717713d9dddf9589a31b825e75ecd105e.tar.gz
gitea-909804b717713d9dddf9589a31b825e75ecd105e.zip
Bump goldmark to v1.4.11 (#19201)
* Bump goldmark to v1.4.11 * add testcase Signed-off-by: Andrew Thornton <art27@cantab.net> Co-authored-by: Andrew Thornton <art27@cantab.net>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index e3e2029d68..0edd0dc2dc 100644
--- a/go.mod
+++ b/go.mod
@@ -84,7 +84,7 @@ require (
github.com/urfave/cli v1.22.5
github.com/xanzy/go-gitlab v0.58.0
github.com/yohcop/openid-go v1.0.0
- github.com/yuin/goldmark v1.4.8
+ github.com/yuin/goldmark v1.4.11
github.com/yuin/goldmark-highlighting v0.0.0-20220208100518-594be1970594
github.com/yuin/goldmark-meta v1.1.0
go.jolheiser.com/hcaptcha v0.0.4