# Functions
VersionCmd is the version command for the binary.
# Variables
BuildTime is the time at which this binary was built.
GitBranch is the branch from which this binary was built.
GitCommit is the git commit at which this binary binary was built.
GitMajor is the major version of the release.
GitMinor is the minor version of the release.
GitReleaseCommit is the commit corresponding to the GitReleaseTag.
GitReleaseTag is the git tag from which this binary is released.
GitTreeState indicates if the git tree, from which this binary was built, was clean or dirty.