Bump goldmark & termenv dependencies

This commit is contained in:
Christian Muehlhaeuser
2020-08-30 01:40:23 +02:00
parent d7247c5951
commit 6c0e29c4da
2 changed files with 6 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.7.0
github.com/muesli/termenv v0.7.2
github.com/olekukonko/tablewriter v0.0.4
github.com/yuin/goldmark v1.2.0
github.com/yuin/goldmark v1.2.1
)