mark-kubacki / semver
parse semantic version numbers, and ranges (the most often imitated original)
☆37Updated 3 years ago
Alternatives and similar repositories for semver:
Users that are interested in semver are comparing it to the libraries listed below
- goversion is a tool to install and use multiple Go versions.☆19Updated 8 years ago
- Standard CA roots embedded in a Go package.☆23Updated 8 years ago
- Run linters from Go code -☆66Updated 6 years ago
- Copying and moving files, how hard could it possible be ?☆45Updated 6 years ago
- The source for gotools.org.☆36Updated last year
- SGO - Setup Go - Download, install and setup Go versions as easy as possible in the terminal☆29Updated 7 years ago
- ☆47Updated 8 years ago
- A library of some of the utility functions provided by (but not exported) by cmd/go☆62Updated 7 years ago
- Tool to detect range statements iterating over addressable arrays☆27Updated 7 years ago
- Remove implicit field traversals from Go source☆37Updated 2 years ago
- Easily trace goroutines at runtime☆50Updated 4 years ago
- generate client libraries for your rpc servers☆18Updated 9 years ago
- Unexport notused exported identifiers in Go☆23Updated 9 years ago
- Build self-recompiling Go binaries☆39Updated 9 years ago
- ctx = Cons(ctx1, ctx2)