File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ require (
2828 github.com/pkg/errors v0.9.1
2929 github.com/songgao/packets v0.0.0-20160404182456-549a10cd4091
3030 github.com/urfave/cli/v2 v2.27.7
31+ github.com/urfave/cli/v3 v3.10.0
3132 github.com/vishvananda/netlink v1.3.1
3233 github.com/wlynxg/anet v0.0.5
3334 go.uber.org/zap v1.28.0
Original file line number Diff line number Diff line change @@ -542,6 +542,7 @@ github.com/tidwall/sjson v1.2.5/go.mod h1:Fvgq9kS/6ociJEDnK0Fk1cpYF4FIW6ZF7LAe+6
542542github.com/urfave/cli v1.22.10 /go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60NtXRu0 =
543543github.com/urfave/cli/v2 v2.27.7 h1:bH59vdhbjLv3LAvIu6gd0usJHgoTTPhCFib8qqOwXYU =
544544github.com/urfave/cli/v2 v2.27.7 /go.mod h1:CyNAG/xg+iAOg0N4MPGZqVmv2rCoP267496AOXUZjA4 =
545+ github.com/urfave/cli/v3 v3.10.0 /go.mod h1:ysVLtOEmg2tOy6PknnYVhDoouyC/6N42TMeoMzskhso =
545546github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6KllzawFIhcdPw =
546547github.com/valyala/bytebufferpool v1.0.0 /go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc =
547548github.com/valyala/fasttemplate v1.2.2 h1:lxLXG0uE3Qnshl9QyaK6XJxMXlQZELvChBOCmQD0Loo =
You can’t perform that action at this time.
0 commit comments