Bump termenv to v0.8.1

This commit is contained in:
Christian Muehlhaeuser
2021-04-03 01:43:33 +02:00
parent 9d89d162c2
commit 72ce94f47d
4 changed files with 8 additions and 11 deletions

View File

@@ -11,7 +11,7 @@ require (
github.com/mattn/go-isatty v0.0.12
github.com/mattn/go-runewidth v0.0.10
github.com/muesli/reflow v0.2.1-0.20210115123740-9e1d0d53df68
github.com/muesli/termenv v0.8.0
github.com/muesli/termenv v0.8.1
golang.org/x/sys v0.0.0-20201026173827-119d4633e4d1 // indirect
)