Bump termenv in example

This commit is contained in:
Christian Rocha
2020-07-29 17:18:55 -04:00
parent 73a857c20b
commit 6d919a9213
2 changed files with 7 additions and 2 deletions

View File

@@ -9,5 +9,6 @@ require (
github.com/charmbracelet/bubbletea v0.9.1-0.20200713153904-2f53eeb54b90
github.com/fogleman/ease v0.0.0-20170301025033-8da417bf1776
github.com/mattn/go-runewidth v0.0.9
github.com/muesli/termenv v0.5.3-0.20200625163851-04b5c30e4c04
github.com/muesli/termenv v0.7.0
golang.org/x/sys v0.0.0-20200728102440-3e129f6d46b1 // indirect
)