An open API service indexing awesome lists of open source software.

https://github.com/solsw/semver

Go implementation of Semantic Versioning 2.0.0.
https://github.com/solsw/semver

go golang semver

Last synced: 4 months ago
JSON representation

Go implementation of Semantic Versioning 2.0.0.

Awesome Lists containing this project

README

          

# semver
[![Go Reference](https://pkg.go.dev/badge/github.com/solsw/semver.svg)](https://pkg.go.dev/github.com/solsw/semver)

Package **semver** contains [Semantic Versioning 2.0.0](https://semver.org/) support for Go.