Parse and compare versions in Go https://pkg.go.dev/github.com/annybs/go-version

Aneurin Barker Snook c86decff04 fix version package path il y a 11 mois
LICENSE.md 1eb61f45ea add version package il y a 11 mois
README.md 1eb61f45ea add version package il y a 11 mois
error.go 6b77391d28 improve version error formatting il y a 11 mois
go.mod c86decff04 fix version package path il y a 11 mois
list.go e69de8b117 add version.List il y a 11 mois
list_test.go e69de8b117 add version.List il y a 11 mois
parse.go 6b77391d28 improve version error formatting il y a 11 mois
parse_test.go 6b77391d28 improve version error formatting il y a 11 mois
version.go 1eb61f45ea add version package il y a 11 mois
version_test.go e69de8b117 add version.List il y a 11 mois

README.md

Go Version

A simple library for parsing and comparing versions according to Semantic Versioning 2.0.0.

License

See LICENSE.md