# Variables
DirtyBuild is taken from the vcs.modified tag in Go 1.18+.
LastCommit is taken from the vcs.time tag in Go 1.18+.
ModulePath is the module path of the application.
Revision is taken from the vcs.revision tag in Go 1.18+.
Version will be the version tag if the binary is built with "go install url/tool@version".