Bump reflow dependency to v0.1.0

This commit is contained in:
Christian Muehlhaeuser
2020-02-28 07:16:34 +01:00
parent 8d4e3f0692
commit 54a8a37b64
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ go 1.13
require (
github.com/alecthomas/chroma v0.7.0
github.com/microcosm-cc/bluemonday v1.0.2
github.com/muesli/reflow v0.0.0-20200210123334-eb23c6404749
github.com/muesli/reflow v0.1.0
github.com/muesli/termenv v0.4.0
github.com/olekukonko/tablewriter v0.0.4
github.com/yuin/goldmark v1.1.22