Provides implementation of Universally Unique Identifier (UUID) as defined in RFC 4122.
go get gopkg.in/satori/go.uuid.v1No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generates a new UUID v4 and prints it.
Replace import with github.com/google/uuid and update API calls accordingly.
No dependency data recorded yet.