mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
Update https://github.com/urfave/cli to version 1.2.0 (#6838)
From un-tagged pervious version : https://github.com/urfave/cli/compare/d86a009f5e13...master
This commit is contained in:
committed by
techknowlogick
parent
dbb0c9658c
commit
2933ae4e88
1
vendor/github.com/urfave/cli/cli.go
generated
vendored
1
vendor/github.com/urfave/cli/cli.go
generated
vendored
@ -12,6 +12,7 @@
|
||||
// app.Usage = "say a greeting"
|
||||
// app.Action = func(c *cli.Context) error {
|
||||
// println("Greetings")
|
||||
// return nil
|
||||
// }
|
||||
//
|
||||
// app.Run(os.Args)
|
||||
|
Reference in New Issue
Block a user