package config import ( "time" ) var GH_Repo = "MedzikUser/go-pingbot" var Latest_Version_Check = 2 * time.Minute