top | item 17184247 (no title) lobster_johnson | 7 years ago Every Go project I've used uses git tags prefixed with "v", e.g. v1.0.3.https://github.com/gogo/protobufhttps://github.com/olivere/elastichttps://github.com/golang/protobufhttps://github.com/sanity-io/litter discuss order hn newest anonfunction|7 years ago I've seen a few that used 1.0.3 which is also common among python and other languages. One of the biggest new go projects, istio[1], uses the 1.0.3 style.I'll switch over in the future and keep existing tags for dep users.1. https://github.com/istio/istio/tags
anonfunction|7 years ago I've seen a few that used 1.0.3 which is also common among python and other languages. One of the biggest new go projects, istio[1], uses the 1.0.3 style.I'll switch over in the future and keep existing tags for dep users.1. https://github.com/istio/istio/tags
anonfunction|7 years ago
I'll switch over in the future and keep existing tags for dep users.
1. https://github.com/istio/istio/tags