mirror of
https://github.com/rancher/os.git
synced 2025-09-03 15:54:24 +00:00
Bump libcompose and its dependencies
This commit is contained in:
2
vendor/github.com/codegangsta/cli/cli.go
generated
vendored
2
vendor/github.com/codegangsta/cli/cli.go
generated
vendored
@@ -10,7 +10,7 @@
|
||||
// app := cli.NewApp()
|
||||
// app.Name = "greet"
|
||||
// app.Usage = "say a greeting"
|
||||
// app.Action = func(c *cli.Context) {
|
||||
// app.Action = func(c *cli.Context) error {
|
||||
// println("Greetings")
|
||||
// }
|
||||
//
|
||||
|
Reference in New Issue
Block a user