golang-github-hashicorp-go-version-dev

Library for parsing and verifying versions and version constraints
  https://github.com/hashicorp/go-version
  0
  no reviews



Go-version is a library for parsing versions and version constraints, and verifying versions against a set of constraints. go-version can sort a collection of versions properly, handles prerelease/beta versions, can increment versions, etc. versions used with go-version must follow semver.