pkg/version/version.go (
6
lines of code) (
raw
):
package version var ( GitVersion string GitCommit string BuildDate string )