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!