internal/version/version.go (6 lines of code) (raw):

package version var ( Version string GitCommit string GitTreeState string )