chore: update import paths from github.com/charmbracelet/bubbles/v2 to charm.land/bubbles/v2

This commit is contained in:
Ayman Bagabas
2025-11-04 14:57:00 -05:00
parent 07735d1672
commit a10cfddef9
15 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ import (
"strings"
"sync/atomic"
"github.com/charmbracelet/bubbles/v2/key"
"charm.land/bubbles/v2/key"
tea "charm.land/bubbletea/v2"
"github.com/charmbracelet/lipgloss/v2"
"github.com/dustin/go-humanize"