Versions in this module Expand all Collapse all v0 v0.3.0 Aug 25, 2026 v0.2.0 Aug 10, 2026 Changes in this version + const CheckInterval + func GitHubLatest(ctx context.Context) (string, error) + func Notice(ctx context.Context, current, dir string, now time.Time, fetch FetchFunc) string + type FetchFunc func(context.Context) (string, error)