rhysd / go-github-selfupdate

Binary self-update mechanism for Go commands using GitHub
https://godoc.org/github.com/rhysd/go-github-selfupdate/selfupdate
MIT License
597 stars 76 forks source link

Update detect.go to add support for tgz files #21

Closed pieterclaerhout closed 5 years ago

pieterclaerhout commented 5 years ago

https://github.com/rhysd/go-github-selfupdate/issues/20

rhysd commented 5 years ago

I confirmed CI failed due to API rate limit which does not prevent merging this PR. API token is not given for PR branch for security reason so CI frequently fails.