-
Notifications
You must be signed in to change notification settings - Fork 145
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
Comments
I guess more specifically, I’d recommend tagging current master as v1.0.1 :D |
Fixed |
nickatsegment
added a commit
to segmentio/aws-okta
that referenced
this issue
Jul 15, 2019
nickatsegment
added a commit
to segmentio/aws-okta
that referenced
this issue
Jul 23, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The current tag
1.0.0
isn't recognized by go modules; you need av
prefix. Withoutv
it basically just ignores the tag and we're back to SHA refs.Related: #24
The text was updated successfully, but these errors were encountered: