go-selfupdate
Self-updater
Allows Golang applications to update themselves by downloading and installing binary patches.
Enable your Go applications to self update
2k stars
34 watching
175 forks
Language: Go
last commit: 3 months ago
Linked from 2 awesome lists
goselfupdate
Related projects:
Repository | Description | Stars |
---|---|---|
mouuff/go-rocket-update | A library to enable cross-platform self-updating of Go applications | 103 |
nao1215/gup | A tool that updates binaries installed by the go install command with goroutines. | 343 |
vanng822/go-solr | A Go library providing a Solr client with various features for searching, adding, updating, and managing Solr documents. | 69 |
owenthereal/goup | A Go package manager designed to simplify the process of installing and managing different versions of the Go programming language. | 547 |
kevincobain2000/gobrew | A tool to simplify Go version management without requiring root access or shell rehashing. | 379 |
stefanmaric/g | A tool for managing multiple versions of the Go programming language on a single system. | 909 |
psampaz/go-mod-outdated | Analyze outdated dependencies in Go projects and display updates | 651 |
shurcool/go-package-store | Displays updates for Go packages in your GOPATH. | 899 |
cavaliergopher/grab | Download manager package for Go that supports concurrent downloads with features like progress monitoring and auto-resume. | 1,405 |
javiersantos/appupdater | Automates app update checks across multiple platforms and sources | 1,983 |
voidint/g | A tool for managing and switching multiple versions of the Go environment. | 1,956 |
unixorn/autoupdate-zgenom | An automatic update manager for shell configurations. | 1 |
bobg/modver | Helps enforce semantic versioning rules in Go modules | 19 |
s0ders/go-semver-release | Automates semantic versioning of Git repositories by analyzing commit history and tagging with the correct SemVer number. | 10 |
selfup/hyperapp-moisturize | A library that enables dynamic state and action updates in Hyperapp applications | 14 |