Bump reflow to v0.3.0

reflow v0.3.0 no longer outputs duplicate `ESC[0m` sequences,
hence the testdata needed to be regenerated.
This commit is contained in:
Anthony Fok
2021-09-06 20:03:30 +02:00
committed by Christian Muehlhaeuser
parent e9eb51845e
commit ea285ca64f
19 changed files with 78 additions and 72 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ go 1.13
require (
github.com/alecthomas/chroma v0.8.2
github.com/microcosm-cc/bluemonday v1.0.6
github.com/muesli/reflow v0.2.0
github.com/muesli/reflow v0.3.0
github.com/muesli/termenv v0.8.1
github.com/olekukonko/tablewriter v0.0.5
github.com/yuin/goldmark v1.3.3