Skip to content
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.

Commit

Permalink
Update alternatives
Browse files Browse the repository at this point in the history
Satori's package is no longer properly maintained. Therefore replacing with community fork.
  • Loading branch information
FossoresLP committed Mar 30, 2019
1 parent 3f8cf18 commit b3cd95d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Go UUIDv4

This package contains a *minimal* implementation of UUIDv4 in Go.

Consider using either [Google's implementation](https://github.com/google/uuid) or [this one by Satori](https://github.com/satori/go.uuid) if you need additional features.
Consider using either [Google's implementation](https://github.com/google/uuid) or [this one by Gofrs](https://github.com/gofrs/uuid) if you need additional features.

*This package can only generate version 4 UUIDs as defined in [RFC 4122](http://tools.ietf.org/html/rfc4122)*

Expand Down

0 comments on commit b3cd95d

Please sign in to comment.