Reuse reflow's writer-pipes

This commit is contained in:
Christian Muehlhaeuser
2020-02-10 13:36:02 +01:00
parent 66b7555d75
commit 96e48d9d5b
6 changed files with 22 additions and 53 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-20191216070243-e5efeac4e302
github.com/muesli/reflow v0.0.0-20200210123334-eb23c6404749
github.com/muesli/termenv v0.4.0
github.com/olekukonko/tablewriter v0.0.4
github.com/yuin/goldmark v1.1.22