summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorzeripath <art27@cantab.net>2022-01-29 14:17:21 +0100
committerGitHub <noreply@github.com>2022-01-29 14:17:21 +0100
commitb34923d919c220798c7d2530dcd892916b7f01e5 (patch)
tree9f41612cdc60356c9ae885d3e7bd19399467c3ea /go.mod
parentEnsure git tag tests and others create test repos in tmpdir (#18447) (diff)
downloadforgejo-b34923d919c220798c7d2530dcd892916b7f01e5.tar.xz
forgejo-b34923d919c220798c7d2530dcd892916b7f01e5.zip
Update Goldmark to Goldmark 1.4.4 (#18420)
* Update Goldmark to Goldmark 1.4.4 * nolint the deprecation 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 9a2f3cf918..1e12030495 100644
--- a/go.mod
+++ b/go.mod
@@ -113,7 +113,7 @@ require (
github.com/urfave/cli v1.22.5
github.com/xanzy/go-gitlab v0.50.1
github.com/yohcop/openid-go v1.0.0
- github.com/yuin/goldmark v1.4.0
+ github.com/yuin/goldmark v1.4.4
github.com/yuin/goldmark-highlighting v0.0.0-20210516132338-9216f9c5aa01
github.com/yuin/goldmark-meta v1.0.0
go.etcd.io/bbolt v1.3.6 // indirect