Drop another dependency

This commit is contained in:
Kovid Goyal
2022-08-22 21:30:00 +05:30
parent cf287015de
commit eb4ee13f73
5 changed files with 9 additions and 7 deletions

1
go.mod
View File

@@ -3,7 +3,6 @@ module kitty
go 1.19
require (
github.com/mattn/go-isatty v0.0.14
github.com/mattn/go-runewidth v0.0.13
github.com/seancfoley/ipaddress-go v1.2.1
github.com/spf13/cobra v1.5.0