Versions in this module Expand all Collapse all v0 v0.2.1 Feb 9, 2024 Changes in this version + const BINARY_ARCHIVE_SHA256_PREFIX + const INOX_BINARY_PATH + const INOX_BINARY_PERMS + const INOX_REPO_API_ENDPOINT + const MAX_INOX_BINARY_SIZE + const OLDINOX_BINARY_PATH + const RELEASE_BY_TAG_API_ENDPOINT + const REPO_TAGS_API_ENDPOINT + const TEMPINOX_BINARY_PATH + var INOX_BINARY_ARCHIVE_GLOB_MATRIX = map[string]map[string]string + func FetchTags() (tags map[string]repoTagInfo, _ error) + func GetLatestNReleases(tags map[string]repoTagInfo, max int) (latestReleases []releaseInfo, err error) + func Upgrade(outW io.Writer) error