Hello,
There was a problem when creating the tag v3.0.1, but now with the use of go modules I cannot recreate the same tag, so I create a tag with -1
.
The v3.0.1-1
is a semver valid syntax.
There was a problem when creating the tag v3.0.1, but now with the use of go modules I cannot recreate the same tag, so I create a tag with -1.
Got it, thanks!
The v3.0.1-1 is a semver valid syntax.
Yep, no concerns there. I think FreeBSD's port/package system should be OK with this as well; just wanted to double check it was intended (even if an accident.)
Should I worry about the detached user agent? It doesn't seem like a huge deal but if you'll cut another release to fix that then I'll hold off. I'm blocked on a FreeBSD committer picking up my bump anyway.
And yes I made a second mistake, it's not the good commit...
So:
v3.0.1+1
Sorry for the inconvenience
I created a clean version v3.0.2.
v3.0.1
, v3.0.1-1
, v3.0.1+1
they are considered invalid.
Sorry again for the inconvenience and thanks to your vigilance.