Versions in this module Expand all Collapse all v0 v0.14.5 Oct 27, 2020 v0.14.4 Oct 23, 2020 Changes in this version + type Version struct + func NewVersion(version string) *Version + func (version *Version) AtLeast(minVersion string) bool + func (version *Version) Compare(ver1 string) int + func (version *Version) SetVersion(artifactoryVersion string)