1
0
mirror of https://github.com/google/uuid.git synced 2025-07-03 00:56:49 +02:00
Commit Graph

3 Commits

Author SHA1 Message Date
bff124aad2 remove the spurious executable bit from go source files
There is no reason for the bit to be set on these files.  And this is a
minor annoyance for me.  On my system `ls` colors executable files by
default and it was needlessly destracting in this case.
2016-02-25 22:45:49 -08:00
9e951e1b07 Change a UUID from []byte to [16]byte along with other API changes. 2016-02-19 12:30:25 -08:00
2a573a0b4d Move code up one directory 2015-06-03 14:39:07 -07:00