Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tag as v1.0.0 #49

Closed
nickatsegment opened this issue Jul 2, 2019 · 2 comments
Closed

Tag as v1.0.0 #49

nickatsegment opened this issue Jul 2, 2019 · 2 comments

Comments

@nickatsegment
Copy link

The current tag 1.0.0 isn't recognized by go modules; you need a v prefix. Without v it basically just ignores the tag and we're back to SHA refs.

Related: #24

@akerl
Copy link

akerl commented Jul 4, 2019

I guess more specifically, I’d recommend tagging current master as v1.0.1 :D

@mtibben
Copy link
Member

mtibben commented Jul 12, 2019

Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants