Versions in this module Expand all Collapse all v0 v0.2.0 Apr 7, 2026 v0.1.1 Apr 7, 2026 Changes in this version + var GithubRegex = regexp.MustCompile(`^https?://(?:www\.)?github\.com/([^/]+/[^/]+)`) + type Asset struct + BrowserDownloadURL string + Name string + URL string + type Release struct + Assets []Asset + CreatedAt string + Name string + TagName string + TargetCommitish string + URL string + type Repo struct + FullName string + ID int + Name string