git tags for project don't match golang spec

Timeline

Stephen Gelman (ssgelm) opened

The golang spec for tagged versions (https://blog.golang.org/publishing-go-modules) specifies that the version tags should be vVERSION, e.g. v0.7.1. Would it be possible for you to add tags in this format and modify your tooling to continue to do so moving forward?

Thanks!

Michael Muré (MichaelMure) commented

... woopsy

Do you think it would be a problem if I double tag the last release ?

Stephen Gelman (ssgelm) commented

I think that sounds safe...

Michael Muré (MichaelMure) commented

Last release has a proper tag.

It's also a release that fix a security issue.

Michael Muré (MichaelMure) closed the bug