mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Remove logrus from fn
This commit is contained in:
committed by
Reed Allman
parent
b793d97a07
commit
aed8ec8e2a
@@ -10,7 +10,7 @@ import (
|
||||
)
|
||||
|
||||
// Version of Functions CLI
|
||||
var Version = "0.3.13"
|
||||
var Version = "0.3.15"
|
||||
|
||||
func version() cli.Command {
|
||||
r := versionCmd{VersionApi: functions.NewVersionApi()}
|
||||
|
||||
Reference in New Issue
Block a user