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

fix example in README so it compiles #110

Closed
wants to merge 2 commits into from
Closed

fix example in README so it compiles #110

wants to merge 2 commits into from

Conversation

mattfenwick
Copy link

uuid.NewV4() only returns a UUID, not a UUID + error which Must expects

`uuid.NewV4()` only returns a UUID, not a UUID + error which `Must` expects
@coveralls
Copy link

coveralls commented Aug 6, 2020

Coverage Status

Coverage remained the same at 97.516% when pulling ad98211 on mattfenwick:patch-1 into b2ce238 on satori:master.

@mattfenwick
Copy link
Author

Whoops, was pulling in the wrong version.

@mattfenwick mattfenwick closed this Aug 6, 2020
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

Successfully merging this pull request may close these issues.

2 participants