-
Notifications
You must be signed in to change notification settings - Fork 601
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
multiple-value uuid.NewV4() in single-value context #71
Comments
hi, the fix is simply moving the tag 1.2.0 to the latest commit thank you |
same with |
same here |
2 similar comments
same here |
same here |
lo mismo aquí |
It's ok though. Don't pin to master! |
Same same |
@satori will there be a 2.0.0 release in the near future? |
please tag |
Can you push a new tag, thanks. |
Any news? I am still getting the same problem. |
same here. |
This seems to be the case because NewV4() does only return the UUID and no error. It should be an easy fix, I can submit a PR if wanted? |
This repo is basically dead. Recommend moving to https://github.com/gofrs/uuid, which is an actively maintained fork. See #84 |
You can point to a specific commit before the issue started happening
|
I installed the lib,
But go the error :
multiple-value uuid.NewV4() in single-value context
The text was updated successfully, but these errors were encountered: