mirror of
https://github.com/kataras/iris.git
synced 2025-12-20 03:17:04 +00:00
Update to 5.0.4 - Read HISTORY.md
This commit is contained in:
@@ -7,9 +7,8 @@ import (
|
||||
|
||||
var (
|
||||
// Name the name of the cmd tool
|
||||
Name = "Iris Command Line Tool"
|
||||
app *cli.App
|
||||
defaultInstallDir string
|
||||
Name = "Iris Command Line Tool"
|
||||
app *cli.App
|
||||
)
|
||||
|
||||
func init() {
|
||||
|
||||
Reference in New Issue
Block a user