Versions in this module Expand all Collapse all v1 v1.0.2 Jul 26, 2026 v1.0.1 Jul 26, 2026 v1.0.0 Jul 25, 2026 Changes in this version + var Releases = sync.OnceValue(func() map[string]map[string]string { ... }) + func Download(ctx context.Context, version, archiveName string) (string, error)