We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 640e114 commit 37aed65Copy full SHA for 37aed65
go.mod
@@ -4,7 +4,7 @@ go 1.26
4
5
require (
6
github.com/charmbracelet/bubbles v1.0.0
7
- github.com/charmbracelet/bubbletea v1.3.10
+ github.com/charmbracelet/bubbletea/v2 v2.0.0
8
github.com/fatih/color v1.18.0
9
github.com/mitchellh/go-homedir v1.1.0
10
github.com/ncode/ssh_config v0.0.0-20260207174636-b38c9e3f09f0
0 commit comments