mirror of
https://github.com/kataras/iris.git
synced 2025-12-19 19:07:06 +00:00
iris run main.go - prints the iris' logger but doesn't prints the banner everytime
This commit is contained in:
@@ -14,7 +14,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
Version = "0.0.7"
|
||||
Version = "0.0.8"
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user