# Variables
BuildDate returns the date the binary was built.
GitCommit returns the git commit that was compiled.
GoVersion returns the version of the go runtime used to compile the binary.
OsArch returns the os and arch used to build the binary.
Version returns the git tag that was compiled.