Updates for Tea v0.2.0

This commit is contained in:
Christian Rocha
2020-04-22 14:29:58 -04:00
parent 64c8cd27ae
commit d964fbe3d7
3 changed files with 11 additions and 3 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ module github.com/charmbracelet/teaparty
go 1.13
require (
github.com/charmbracelet/tea v0.0.0-20200220032354-23432f30dd46
github.com/charmbracelet/tea v0.2.0
github.com/muesli/termenv v0.5.0
golang.org/x/sys v0.0.0-20200331124033-c3d80250170d // indirect
)