File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.24.0
55require (
66 github.com/google/goexpect v0.0.0-20210430020637-ab937bf7fd6f
77 github.com/jinzhu/configor v1.2.2
8- github.com/urfave/cli/v3 v3.6.1
8+ github.com/urfave/cli/v3 v3.7.0
99 github.com/ziutek/telnet v0.1.0
1010 golang.org/x/crypto v0.46.0
1111)
Original file line number Diff line number Diff line change @@ -44,6 +44,8 @@ github.com/urfave/cli/v3 v3.4.1 h1:1M9UOCy5bLmGnuu1yn3t3CB4rG79Rtoxuv1sPhnm6qM=
4444github.qkg1.top/urfave/cli/v3 v3.4.1 /go.mod h1:FJSKtM/9AiiTOJL4fJ6TbMUkxBXn7GO9guZqoZtpYpo =
4545github.qkg1.top/urfave/cli/v3 v3.6.1 h1:j8Qq8NyUawj/7rTYdBGrxcH7A/j7/G8Q5LhWEW4G3Mo =
4646github.qkg1.top/urfave/cli/v3 v3.6.1 /go.mod h1:ysVLtOEmg2tOy6PknnYVhDoouyC/6N42TMeoMzskhso =
47+ github.com/urfave/cli/v3 v3.7.0 h1:AGSnbUyjtLiM+WJUb4dzXKldl/gL+F8OwmRDtVr6g2U =
48+ github.com/urfave/cli/v3 v3.7.0 /go.mod h1:ysVLtOEmg2tOy6PknnYVhDoouyC/6N42TMeoMzskhso =
4749github.qkg1.top/ziutek/telnet v0.0.0-20180329124119-c3b780dc415b /go.mod h1:IZpXDfkJ6tWD3PhBK5YzgQT+xJWh7OsdwiG8hA2MkO4 =
4850github.qkg1.top/ziutek/telnet v0.1.0 h1:Fds2AqweYyoRHX/5X8ikiyqIcSl156Sf2xCvURfqXHA =
4951github.qkg1.top/ziutek/telnet v0.1.0 /go.mod h1:3M/h4qudUBZA8n+N4ywQIu2auiHUJNdqLUIKDAbG2M4 =
You can’t perform that action at this time.
0 commit comments