feat: upgrade bubbletea and remove deprecated code

Supersedes: https://github.com/charmbracelet/bubbles/pull/447
This commit is contained in:
Ayman Bagabas
2023-12-13 10:37:00 -08:00
parent 167e9067bc
commit 330dd3fa5d
3 changed files with 7 additions and 14 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ go 1.17
require (
github.com/atotto/clipboard v0.1.4
github.com/charmbracelet/bubbletea v0.24.2
github.com/charmbracelet/bubbletea v0.25.0
github.com/charmbracelet/harmonica v0.2.0
github.com/charmbracelet/lipgloss v0.9.1
github.com/dustin/go-humanize v1.0.1