add go-rocket-update (#4196)

This commit is contained in:
Arnaud Aliès 2022-04-24 08:06:34 +02:00 committed by Avelino
parent 012f7a4e77
commit ebc4134bba
No known key found for this signature in database
GPG Key ID: B345B4D52E98180A

View File

@ -2979,6 +2979,7 @@ _Software written in Go._
- [Gitea](https://github.com/go-gitea/gitea) - Fork of Gogs, entirely community driven.
- [gitea-github-migrator](https://git.jonasfranz.software/JonasFranzDEV/gitea-github-migrator) - Migrate all your GitHub repositories, issues, milestones and labels to your Gitea instance.
- [go-furnace](https://github.com/go-furnace/go-furnace) - Hosting solution written in Go. Deploy your Application with ease on AWS, GCP or DigitalOcean.
- [go-rocket-update](https://github.com/mouuff/go-rocket-update) - A simple way to make self updating Go applications - Supports Github and Gitlab.
- [go-selfupdate](https://github.com/sanbornm/go-selfupdate) - Enable your Go applications to self update.
- [gobrew](https://github.com/cryptojuice/gobrew) - gobrew lets you easily switch between multiple versions of go.
- [godbg](https://github.com/sirnewton01/godbg) - Web-based gdb front-end application.