Bump termenv to v0.11.0

This commit is contained in:
Christian Muehlhaeuser
2022-01-31 22:37:18 +01:00
parent a6f46172ec
commit 77e63ac890
5 changed files with 8 additions and 11 deletions

View File

@@ -11,7 +11,7 @@ require (
github.com/lucasb-eyer/go-colorful v1.2.0
github.com/mattn/go-isatty v0.0.14
github.com/muesli/reflow v0.3.0
github.com/muesli/termenv v0.9.0
github.com/muesli/termenv v0.11.0
)
replace github.com/charmbracelet/bubbletea => ../