package
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: Mar 18, 2024
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package verutil provides version utilities.
Regulate regulates Go version string as semantic versioning.
Examples:
go1.19 -> v1.19.0
go1.18.6 -> v1.18.6
go1.20rc1 -> v1.20.0-rc1
Source Files
¶
Click to show internal directories.
Click to hide internal directories.