Bump termenv dependency to v0.5.1

This commit is contained in:
Christian Muehlhaeuser
2020-04-29 02:22:03 +02:00
parent 0b1bc73b94
commit 2b6ee7b188
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ require (
github.com/alecthomas/chroma v0.7.2-0.20200304075647-34d9c7143bf5
github.com/microcosm-cc/bluemonday v1.0.2
github.com/muesli/reflow v0.1.0
github.com/muesli/termenv v0.5.0
github.com/muesli/termenv v0.5.1
github.com/olekukonko/tablewriter v0.0.4
github.com/yuin/goldmark v1.1.26
)