Closed becheran closed 3 years ago
Go modules should to be versioned using semantic versioning such as vMAJOR.MINOR.PATCH. Could you change the release tag from v1.0 to v1.0.0 which would make it possible to use the tag instead of pseudo version numbers?
vMAJOR.MINOR.PATCH
Fixed.
Go modules should to be versioned using semantic versioning such as
vMAJOR.MINOR.PATCH
. Could you change the release tag from v1.0 to v1.0.0 which would make it possible to use the tag instead of pseudo version numbers?