Skip to content

Commit 6474b0b

Browse files
committed
fix #129: function NewV4() in vendored satori/go.uuid may not completely fill
returned uuid with random bytes if underlying crypto/rand.Reader.Read() returns a short read (i.e. fewer bytes than requested)
1 parent d3368ee commit 6474b0b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

vendor/github.com/satori/go.uuid/generator.go

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)