This commit is contained in:
parent
743dbe2fcc
commit
638dd3e67c
4
main.go
4
main.go
|
@ -86,8 +86,8 @@ func init() {
|
|||
session.FixedTimeReport()
|
||||
}
|
||||
|
||||
logger.Debug("host ["+runtime.Version()+", "+runtime.GOOS+"_"+runtime.GOARCH+
|
||||
"], cross-compilation ", util.Go.GetCrossPlatforms())
|
||||
logger.Debug("host ["+runtime.Version()+", "+runtime.GOOS+"_"+runtime.GOARCH+"], cross-compilation ",
|
||||
util.Go.GetCrossPlatforms())
|
||||
}
|
||||
|
||||
// Main.
|
||||
|
|
Loading…
Reference in New Issue