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,7 +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
31+ github.com/urfave/cli/v3 v3.10.1
3232 github.com/vishvananda/netlink v1.3.1
3333 github.com/wlynxg/anet v0.0.5
3434 go.uber.org/zap v1.28.0
Original file line number Diff line number Diff line change @@ -545,6 +545,7 @@ github.com/urfave/cli v1.22.10/go.mod h1:Gos4lmkARVdJ6EkW0WaNv/tZAAMe9V7XWyB60Nt
545545github.com/urfave/cli/v2 v2.27.7 h1:bH59vdhbjLv3LAvIu6gd0usJHgoTTPhCFib8qqOwXYU =
546546github.com/urfave/cli/v2 v2.27.7 /go.mod h1:CyNAG/xg+iAOg0N4MPGZqVmv2rCoP267496AOXUZjA4 =
547547github.com/urfave/cli/v3 v3.10.0 /go.mod h1:ysVLtOEmg2tOy6PknnYVhDoouyC/6N42TMeoMzskhso =
548+ github.com/urfave/cli/v3 v3.10.1 /go.mod h1:ysVLtOEmg2tOy6PknnYVhDoouyC/6N42TMeoMzskhso =
548549github.com/valyala/bytebufferpool v1.0.0 h1:GqA5TC/0021Y/b9FG4Oi9Mr3q7XYx6KllzawFIhcdPw =
549550github.com/valyala/bytebufferpool v1.0.0 /go.mod h1:6bBcMArwyJ5K/AmCkWv1jt77kVWyCJ6HpOuEn7z0Csc =
550551github.com/valyala/fasttemplate v1.2.2 h1:lxLXG0uE3Qnshl9QyaK6XJxMXlQZELvChBOCmQD0Loo =
You can’t perform that action at this time.
0 commit comments