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

Update install command #65

Closed verygoodsoftwarenotvirus closed 2 years ago

verygoodsoftwarenotvirus commented 2 years ago

otherwise:

$ go install github.com/segmentio/ksuid/cmd/ksuid 
go: 'go install' requires a version when current directory is not in a module
    Try 'go install github.com/segmentio/ksuid/cmd/ksuid@latest' to install the latest version