Work with Semantic Versions in Go
The Semver package provides the ability to work with Semantic Versions in Go. Specifically it provides the ability to: – Parse semantic versions – Sort semantic versions – Check if a semantic version fits within a set of constraints – Optionally work with a v prefix This package contains the source code needed for building packages that reference the following Go import paths: – github.com/Masterminds/semver
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 1.5.0-16.fc44 | - |
| Fedora 44 | 1.5.0-16.fc44 | - |
| Fedora 43 | 1.5.0-14.fc43 | - |
| Fedora 42 | 1.5.0-13.fc42 | - |
You can contact the maintainers of this package via email at
golang-github-masterminds-semver-1 dash maintainers at fedoraproject dot org.