Bump termenv dependency to v0.4.0

This commit is contained in:
Christian Muehlhaeuser
2020-01-31 13:06:49 +01:00
parent b8b84c42da
commit 7467d9e1a5
2 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ require (
github.com/alecthomas/chroma v0.7.0
github.com/microcosm-cc/bluemonday v1.0.2
github.com/muesli/reflow v0.0.0-20191216070243-e5efeac4e302
github.com/muesli/termenv v0.2.0
github.com/muesli/termenv v0.4.0
github.com/olekukonko/tablewriter v0.0.4
github.com/yuin/goldmark v1.1.22
)