File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ require (
66 github.com/charmbracelet/bubbles v0.15.0
77 github.com/charmbracelet/bubbletea v0.23.2
88 github.com/charmbracelet/lipgloss v0.7.1
9+ github.com/mattn/go-runewidth v0.0.14
910 github.com/spf13/cobra v1.7.0
1011 github.com/stretchr/testify v1.8.2
1112 golang.org/x/sync v0.1.0
@@ -20,7 +21,6 @@ require (
2021 github.com/lucasb-eyer/go-colorful v1.2.0 // indirect
2122 github.com/mattn/go-isatty v0.0.17 // indirect
2223 github.com/mattn/go-localereader v0.0.1 // indirect
23- github.com/mattn/go-runewidth v0.0.14 // indirect
2424 github.com/muesli/ansi v0.0.0-20211018074035-2e021307bc4b // indirect
2525 github.com/muesli/cancelreader v0.2.2 // indirect
2626 github.com/muesli/reflow v0.3.0 // indirect
You can’t perform that action at this time.
0 commit comments