gogogo (0.26.1-1)
Installation
sudo curl -o /etc/apt/keyrings/forgejo-heiko.asc
echo "deb [signed-by=/etc/apt/keyrings/forgejo-heiko.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/forgejo.list
sudo apt updateChoose $distribution and $component from the list below.
sudo apt install gogogo=0.26.1-1
Repository info
Distributions |
stable |
Components |
main |
Architectures |
amd64 |
About this package
Reproducible release builder for Go modules on Forgejo and Gitea. gogogo clones a Go module from the VCS host, verifies the checkout against the public module proxy, builds configured OS/architecture targets, and publishes release artifacts and packages from one project config file.