Merge remote-tracking branch 'upstream/develop' into BigRefactor
This commit is contained in:
commit
29e304fa4e
17 changed files with 71 additions and 88 deletions
2
main.go
2
main.go
|
|
@ -26,7 +26,7 @@ import (
|
|||
)
|
||||
|
||||
var (
|
||||
version = "development"
|
||||
version = "2.1.0-dev"
|
||||
log = logrus.New()
|
||||
logFile *os.File
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue