segmentio / ksuid

K-Sortable Globally Unique IDs
https://segment.com/blog/a-brief-history-of-the-uuid/
MIT License
4.82k stars 174 forks source link

[Request] Add Go mod support #46

Closed OrlandoCo closed 4 years ago

OrlandoCo commented 4 years ago

This makes the list of dependencies clearer even if none exists.

It also prevents the +incompatible suffix that is added in downstream projects dependent on this.

achille-roussel commented 4 years ago

Thanks for raising the issue!

I added a go.mod file and tagged v1.0.3