Drop one dependency

This commit is contained in:
Kovid Goyal
2022-08-22 21:14:37 +05:30
parent 73e4deb1c2
commit 13758e9600
6 changed files with 143 additions and 65 deletions

1
go.mod
View File

@@ -5,7 +5,6 @@ go 1.19
require (
github.com/mattn/go-isatty v0.0.14
github.com/mattn/go-runewidth v0.0.13
github.com/pkg/term v1.1.0
github.com/seancfoley/ipaddress-go v1.2.1
github.com/spf13/cobra v1.5.0
github.com/spf13/pflag v1.0.5