Bump goldmark & bluemonday deps

This commit is contained in:
Christian Muehlhaeuser
2021-04-09 11:42:41 +02:00
parent abe9cda419
commit b820e413d3
2 changed files with 14 additions and 11 deletions
+2 -2
View File
@@ -4,10 +4,10 @@ go 1.13
require (
github.com/alecthomas/chroma v0.8.2
github.com/microcosm-cc/bluemonday v1.0.4
github.com/microcosm-cc/bluemonday v1.0.6
github.com/muesli/reflow v0.2.0
github.com/muesli/termenv v0.8.1
github.com/olekukonko/tablewriter v0.0.5
github.com/yuin/goldmark v1.3.1
github.com/yuin/goldmark v1.3.3
github.com/yuin/goldmark-emoji v1.0.1
)