We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Dear developer,
I see that some code IS NOT incompatible in generator.go
The code from tab v1.2.0 https://github.com/satori/go.uuid/blob/f58768cc1a7a7e77a3bd49e98cdd21419399b6a3/generator.go
BUT the code from HEAD of master is https://github.com/satori/go.uuid/blob/master/generator.go
When I using go get I wiil get the lastest code which tags v1.2.0 but not the really code from HEAD of master.
May I make a PR with a new tag v1.2.1 or any way to resovle it?
The text was updated successfully, but these errors were encountered:
@yhaoyan #103
Sorry, something went wrong.
No branches or pull requests
Dear developer,
I see that some code IS NOT incompatible in generator.go
The code from tab v1.2.0
https://github.com/satori/go.uuid/blob/f58768cc1a7a7e77a3bd49e98cdd21419399b6a3/generator.go
BUT the code from HEAD of master is
https://github.com/satori/go.uuid/blob/master/generator.go
When I using go get I wiil get the lastest code which tags v1.2.0 but not the really code from HEAD of master.
May I make a PR with a new tag v1.2.1 or any way to resovle it?
The text was updated successfully, but these errors were encountered: