summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorzeripath <art27@cantab.net>2021-03-20 11:23:55 +0000
committerGitHub <noreply@github.com>2021-03-20 12:23:55 +0100
commit9ed9ed9ae019918544c0656199235aa23e013f95 (patch)
treeb1843fada5111969c3e239b3f2f12a0fbd353b82 /go.mod
parentd05539eb3e49542ba99af8f4add677f410246aa7 (diff)
downloadgitea-9ed9ed9ae019918544c0656199235aa23e013f95.tar.gz
gitea-9ed9ed9ae019918544c0656199235aa23e013f95.zip
Update to goldmark 1.3.3 (#15059)
Signed-off-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 a4a5706ccf..165c8f6933 100644
--- a/go.mod
+++ b/go.mod
@@ -128,7 +128,7 @@ require (
github.com/xanzy/go-gitlab v0.44.0
github.com/xanzy/ssh-agent v0.3.0 // indirect
github.com/yohcop/openid-go v1.0.0
- github.com/yuin/goldmark v1.3.2
+ github.com/yuin/goldmark v1.3.3
github.com/yuin/goldmark-highlighting v0.0.0-20200307114337-60d527fdb691
github.com/yuin/goldmark-meta v1.0.0
go.jolheiser.com/hcaptcha v0.0.4