Bump termenv with fix for redraws on mosh, konsole

This commit is contained in:
Christian Rocha
2020-04-30 19:29:59 -04:00
parent f57e384548
commit 39ec5b5233
4 changed files with 11 additions and 11 deletions

View File

@@ -8,5 +8,5 @@ require (
github.com/charmbracelet/tea v0.0.0-20200130023737-bb06373836b4
github.com/charmbracelet/teaparty v0.0.0-20200212224515-b4d35fd52906
github.com/fogleman/ease v0.0.0-20170301025033-8da417bf1776
github.com/muesli/termenv v0.5.0
github.com/muesli/termenv v0.5.2
)