diff options
author | 6543 <6543@obermui.de> | 2020-06-25 04:43:18 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-25 10:43:18 +0800 |
commit | 9ef2f62a799f02ac7960eb3039af9229ec682c55 (patch) | |
tree | eb5ef0d5b61d6e30271128870b6b366821cb7150 /go.mod | |
parent | c86478ec47366dfb7081cc2eb2790a0af1880eca (diff) | |
download | gitea-9ef2f62a799f02ac7960eb3039af9229ec682c55.tar.gz gitea-9ef2f62a799f02ac7960eb3039af9229ec682c55.zip |
Update Goldmark v1.1.25 -> v1.1.32 (#12048)
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -99,7 +99,7 @@ require ( github.com/urfave/cli v1.20.0 github.com/xanzy/go-gitlab v0.31.0 github.com/yohcop/openid-go v1.0.0 - github.com/yuin/goldmark v1.1.25 + github.com/yuin/goldmark v1.1.32 github.com/yuin/goldmark-meta v0.0.0-20191126180153-f0638e958b60 golang.org/x/crypto v0.0.0-20200604202706-70a84ac30bf9 golang.org/x/net v0.0.0-20200602114024-627f9648deb9 |