Bump goldmark & termenv dependencies

This commit is contained in:
Christian Muehlhaeuser
2020-07-22 22:15:13 +02:00
parent a605339c8b
commit 28b4a5ca52
2 changed files with 8 additions and 6 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ require (
github.com/alecthomas/chroma v0.7.3
github.com/microcosm-cc/bluemonday v1.0.2
github.com/muesli/reflow v0.1.0
github.com/muesli/termenv v0.5.2
github.com/muesli/termenv v0.6.0
github.com/olekukonko/tablewriter v0.0.4
github.com/yuin/goldmark v1.1.30
github.com/yuin/goldmark v1.2.0
)