Bump termenv to v0.5.0

This commit is contained in:
Christian Rocha
2020-04-01 20:51:56 -04:00
parent eea5c2a32a
commit 7ddc284804
4 changed files with 11 additions and 9 deletions
+1 -2
View File
@@ -7,6 +7,5 @@ replace github.com/charmbracelet/teaparty => ../
require (
github.com/charmbracelet/tea v0.0.0-20200220032354-23432f30dd46
github.com/charmbracelet/teaparty v0.0.0-20200212224515-b4d35fd52906
github.com/muesli/termenv v0.4.1-0.20200225030536-aeb2025df636
golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae // indirect
github.com/muesli/termenv v0.5.0
)