package model // Variables set my the main package coming from ldflags var ( BuildVersion = "dev" BuildCommit = "none" BuildDate = "unknown" )