chore: migrate to hub/v2 and bubbletea/v2

This commit is contained in:
Pasha Sviderski
2026-03-10 19:47:25 +10:00
parent cf3234aef9
commit 255448a59c
12 changed files with 65 additions and 76 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ package cli
import (
"os"
"github.com/charmbracelet/huh"
"charm.land/huh/v2"
"golang.org/x/term"
)