Package uuid provides implementation of Universally Unique Identifier (UUID).
go get github.com/satori/go.uuidNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generate and print a UUID v4
Replace import with github.com/google/uuid and adjust API calls accordingly.
No dependency data recorded yet.