Go library for parsing and verifying versions and version constraints
Description
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.
This package contains the source code needed for building packages that
reference the following Go import paths:
– github.com/hashicorp/go-version