Update module urfave/cli to v1.22.2
This commit is contained in:
parent
845b4bd395
commit
3fa123815f
2 changed files with 13 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -8,6 +8,6 @@ require (
|
|||
github.com/gorilla/websocket v1.4.1
|
||||
github.com/mattn/go-tty v0.0.3
|
||||
github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80
|
||||
github.com/urfave/cli v1.20.0
|
||||
github.com/urfave/cli v1.22.2
|
||||
golang.org/x/net v0.0.0-20200114155413-6afb5195e5aa
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue