tj / go-update
Go package for auto-updating system-specific binaries via GitHub releases.
☆242Updated 4 years ago
Alternatives and similar repositories for go-update:
Users that are interested in go-update are comparing it to the libraries listed below
- Easy drop-in i18n solution for Go applications.☆189Updated 7 years ago
- Another Go progress bar☆218Updated 4 years ago
- A simple tool for embedding assets in a Go binary.☆298Updated 6 years ago
- Flag is a simple but powerful command line option parsing library for Go support infinite level subcommand☆131Updated 4 years ago
- Golang Resource Bundler [deprecated]☆295Updated 3 years ago
- Easy column formatted output for golang☆166Updated 4 years ago
- A non-standard HTTP cache implemented as Go middleware☆154Updated 5 years ago
- A complete solution for static files in Go code☆128Updated 9 months ago
- File format determination package for Go☆204Updated 4 years ago
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆236Updated 6 years ago
- GopherCI was a project to help you maintain high-quality Go projects, by checking each GitHub Pull Request, for backward incompatible cha…☆102Updated 6 years ago
- Keep your Go package dependencies fresh. Console tool for checking and updating package dependencies (imports).☆141Updated 8 years ago
- Play with GoDoc syntax and preview your changes in realtime☆113Updated 5 years ago
- Envy automatically exposes environment variables for all of your Go flags☆156Updated 4 years ago
- Go library for addressing and reading/writing a specific value within any Go structure using a string syntax.☆216Updated last year
- A Golang library that provides a standard way to execute code when a process exits normally or due to a signal.☆117Updated 7 years ago
- The missing interface filesystem abstraction for Go☆201Updated 3 years ago
- Go HTTP router☆107Updated 2 years ago
- Time span handling for Go☆180Updated 5 years ago
- Go implementation of bsdiff & bspatch☆307Updated last year
- Go package for ideal tty prompt☆253Updated 2 years ago
- Go package for program configuration☆174Updated 2 years ago
- Print version used to build Go executables☆274Updated 7 months ago
- Include files in your binary the easy way☆277Updated 4 years ago
- apicompat checks recent changes to a Go project for backwards incompatible changes