feat: use bubbletea/v2

This commit is contained in:
Ayman Bagabas
2024-09-18 14:09:58 -04:00
parent 488bef7c13
commit 0fdf5f5be5
19 changed files with 18 additions and 23 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ import (
"sync"
"time"
tea "github.com/charmbracelet/bubbletea"
tea "github.com/charmbracelet/bubbletea/v2"
"github.com/charmbracelet/harmonica"
"github.com/charmbracelet/lipgloss"
"github.com/charmbracelet/x/ansi"