# Variables

BuildDate is the flag that gets set at build time Set by go build -ldflags "-X" flag.
GitCommit is the flag that gets set at build time Set by go build -ldflags "-X" flag.
GitMajor is the flag that gets set at build time Set by go build -ldflags "-X" flag.
GitMinor is the flag that gets set at build time Set by go build -ldflags "-X" flag.
GitReleaseCommit is the flag that gets set at build time Set by go build -ldflags "-X" flag.
GitTreeState is the flag that gets set at build time Set by go build -ldflags "-X" flag.
GitVersion is the flag that gets set to the git version at build time Set by go build -ldflags "-X" flag.