# Variables

BuildDate of application at compile time (-X 'main.buildDate=$(BUILDDATE)').
BuildHash is the GIT hash of application at compile time (-X 'main.buildHash=$(GITCOMMIT)').
GoVersion is the Go compiler version used to compile this binary.
Version of application at compile time (-X 'main.version=$(VERSION)').