Bump bubbletea, lipgloss, reflow, termenv deps

This commit is contained in:
Christian Muehlhaeuser
2021-08-23 21:45:01 +02:00
parent 4e18245481
commit 985ffcb319
2 changed files with 17 additions and 25 deletions
+4 -5
View File
@@ -4,14 +4,13 @@ go 1.13
require (
github.com/atotto/clipboard v0.1.2
github.com/charmbracelet/bubbletea v0.13.1
github.com/charmbracelet/bubbletea v0.14.1
github.com/charmbracelet/harmonica v0.1.0
github.com/charmbracelet/lipgloss v0.2.2-0.20210525180645-66eb23093aa6
github.com/charmbracelet/lipgloss v0.3.0
github.com/kylelemons/godebug v1.1.0 // indirect
github.com/lucasb-eyer/go-colorful v1.2.0
github.com/mattn/go-runewidth v0.0.13
github.com/muesli/reflow v0.2.1-0.20210115123740-9e1d0d53df68
github.com/muesli/termenv v0.8.1
github.com/muesli/reflow v0.3.0
github.com/muesli/termenv v0.9.0
github.com/sahilm/fuzzy v0.1.0
golang.org/x/crypto v0.0.0-20201016220609-9e8e0b390897 // indirect
)