chore: go mod tidy

This commit is contained in:
Ayman Bagabas
2024-07-22 16:02:20 -04:00
parent 10d51937f2
commit 780d1cf6e8
2 changed files with 1 additions and 27 deletions
-2
View File
@@ -26,13 +26,11 @@ require (
github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f // indirect
github.com/kylelemons/godebug v1.1.0 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/mattn/go-localereader v0.0.1 // indirect
github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6 // indirect
github.com/muesli/cancelreader v0.2.2 // indirect
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
golang.org/x/sync v0.7.0 // indirect
golang.org/x/sys v0.22.0 // indirect
golang.org/x/text v0.3.8 // indirect
)
replace github.com/charmbracelet/shampoo => ../shampoo