package v1 import ( "time" ) func init() { upSince = time.Now() }