Add package semver

Signed-off-by: Jan Tytgat <jan.tytgat@corelayer.eu>
This commit is contained in:
Jan Tytgat
2025-04-15 09:36:26 +02:00
parent 30a3122202
commit 41bf5b86ea
5 changed files with 390 additions and 0 deletions

3
pkg/semver/prerelease.go Normal file
View File

@ -0,0 +1,3 @@
package semver
type PreRelease string