gophernotes
gophernotes copied to clipboard
Please consider removing github.com/satori/go.uuid
https://github.com/satori/go.uuid/issues/73 https://github.com/satori/go.uuid/issues/84
It's a known problem, and gophernotes contains a patched satori/go.uuid
to fix that specific bug - see commit 6474b0bfbaf2bfb865cf1a52be5a5a85a7b2e239
A better (better maintained?) uuid implementation would certainly help, you're welcome to indicate one.
How about https://github.com/gofrs/uuid?
even if the gofrs organization is still a rather new endeavour, I'd be inclined to go with it.
Looks good to me