File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 55require (
66 charm.land/bubbles/v2 v2.1.0
77 charm.land/bubbletea/v2 v2.0.2
8- github.com/fatih/color v1.18.0
8+ github.com/charmbracelet/x/exp/teatest/v2 v2.0.0-20260323091123-df7b1bcffcca
9+ github.com/fatih/color v1.19.0
910 github.com/mitchellh/go-homedir v1.1.0
1011 github.com/ncode/ssh_config v0.0.0-20260207174636-b38c9e3f09f0
1112 github.com/spf13/cobra v1.10.2
@@ -21,7 +22,6 @@ require (
2122 github.com/charmbracelet/ultraviolet v0.0.0-20260205113103-524a6607adb8 // indirect
2223 github.com/charmbracelet/x/ansi v0.11.6 // indirect
2324 github.com/charmbracelet/x/exp/golden v0.0.0-20251109135125-8916d276318f // indirect
24- github.com/charmbracelet/x/exp/teatest/v2 v2.0.0-20260323091123-df7b1bcffcca // indirect
2525 github.com/charmbracelet/x/term v0.2.2 // indirect
2626 github.com/charmbracelet/x/termios v0.1.1 // indirect
2727 github.com/charmbracelet/x/windows v0.2.2 // indirect
Original file line number Diff line number Diff line change @@ -35,6 +35,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
3535github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
3636github.com/fatih/color v1.18.0 h1:S8gINlzdQ840/4pfAwic/ZE0djQEH3wM94VfqLTZcOM =
3737github.com/fatih/color v1.18.0 /go.mod h1:4FelSpRwEGDpQ12mAdzqdOukCy4u8WUtOY6lkT/6HfU =
38+ github.com/fatih/color v1.19.0 h1:Zp3PiM21/9Ld6FzSKyL5c/BULoe/ONr9KlbYVOfG8+w =
39+ github.com/fatih/color v1.19.0 /go.mod h1:zNk67I0ZUT1bEGsSGyCZYZNrHuTkJJB+r6Q9VuMi0LE =
3840github.com/frankban/quicktest v1.14.6 h1:7Xjx+VpznH+oBnejlPUj8oUpdxnVs4f8XU8WnHkI4W8 =
3941github.com/frankban/quicktest v1.14.6 /go.mod h1:4ptaffx2x8+WTWXmUCuVU6aPUX1/Mz7zb5vbUoiM6w0 =
4042github.com/fsnotify/fsnotify v1.9.0 h1:2Ml+OJNzbYCTzsxtv8vKSFD9PbJjmhYF14k/jKC7S9k =
You can’t perform that action at this time.
0 commit comments