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 | 3.3.1-1.fc42 | - |
Fedora 41 | 3.3.0-1.fc41 | - |
Fedora 40 | 3.3.0-1.fc40 | - |
Fedora EPEL 10.0 | 3.3.0-1.el10_0 | - |
You can contact the maintainers of this package via email at
golang-github-masterminds-semver dash maintainers at fedoraproject dot org
.