Skip to content

unvgo/ghselfupdate

 
 

Repository files navigation

go-github-selfupdate

fork of https://github.com/rhysd/go-github-selfupdate

Changes:

  • Delete APIToken related code because it is not needed for public repositories.
  • Add HTTPClient option to Updater config struct to allow custom HTTP clients (e.g., with proxy settings).
  • Add context.Context parameters to NewUpdater method to support request cancellation and timeouts.

About

Binary self-update mechanism for Go commands using GitHub

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Go 99.0%
  • Ruby 1.0%