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>
Showing
+16 -3
... | ... | @@ -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 | ||
... | ... |
Please register or sign in to comment