Versions in this module Expand all Collapse all v0 v0.1.2 Dec 20, 2023 v0.1.1 Aug 18, 2023 v0.1.0 Aug 17, 2023 Changes in this version + var ErrNoBuildInfo = errors.New("No binary build info") + func Compiled() (time.Time, error) + func GitCommit() string + func GitDirty() bool + func Semantic() []int