Update termenv to 0.7.2

This commit is contained in:
Christian Rocha
2020-08-22 11:24:06 -04:00
parent f78a02cc29
commit 68f11d0b63
2 changed files with 5 additions and 2 deletions
+1 -2
View File
@@ -6,9 +6,8 @@ require (
github.com/atotto/clipboard v0.1.2
github.com/charmbracelet/bubbletea v0.10.3
github.com/mattn/go-runewidth v0.0.9
github.com/muesli/termenv v0.7.0
github.com/muesli/termenv v0.7.2
golang.org/x/crypto v0.0.0-20200728195943-123391ffb6de // indirect
golang.org/x/sys v0.0.0-20200819171115-d785dc25833f // indirect
)
replace github.com/charmbracelet/bubbletea => ../bubbletea