We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Repositories should follow semver for versioning.
Go binaries should be built with the latest version of Go, gox is the tool we use to build binaries for each operating system:
$ gox -osarch="windows/amd64 linux/amd64 darwin/amd64"