Gobinaries. Get ready-to-run programs built for your computer, instantly.

gobinaries.com

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

September 2020
  • Release v1.2.0
  • update dockerfile to Go 1.15
  • Merge pull request #32 from ItalyPaleAle/disable-cgo
  • Setting CGO_ENABLED=0
June 2020
  • update apex/logs dep
May 2020
  • docs: add sponsors
  • Merge branch 'go-v2'
  • add a missing comment
  • Add support for +v2 modules
  • remove ./semver, use tj/go-semver
  • add tj/go-semver dep, previously ./semver
  • update apex/log to v1.1.3
April 2020
  • add semver support for omitting the patch level
  • fix panic due to having tags, but none in the semver N.N.N form
  • Release v1.1.0
  • add conditional sudo only when necessary. Closes #15
  • Merge pull request #20 from ahmgeek/master
  • Remove sudo from the README
  • add static/* back to gitignore
  • add whitelist of Go sub-command env vars