Versions in this module Expand all Collapse all v1 v1.0.1 Jun 25, 2024 Changes in this version + const Version + var ReleaseMinorVersions = []string + func ShouldCrioWipe(versionFileName string) (bool, error) + type Info struct + AppArmorEnabled bool + BuildDate string + BuildTags []string + Compiler string + Dependencies []string + GitCommit string + GitCommitDate string + GitTreeState string + GoVersion string + LDFlags string + Linkmode string + Platform string + SeccompEnabled bool + Version string + func Get(verbose bool) (*Info, error) + func (i *Info) JSONString() (string, error) + func (i *Info) LogVersion() + func (i *Info) String() string + func (i *Info) WriteVersionFile(file string) error