dnm: playing with ulids
Showing
+103 -0
... | ... | @@ -215,6 +215,7 @@ require ( |
github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 // indirect | ||
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect | ||
github.com/oklog/run v1.0.1-0.20180308005104-6934b124db28 // indirect | ||
github.com/oklog/ulid/v2 v2.0.2 // indirect | ||
github.com/opencontainers/go-digest v1.0.0 // indirect | ||
github.com/opencontainers/image-spec v1.0.2 // indirect | ||
github.com/opencontainers/selinux v1.8.2 // indirect | ||
... | ... |
lib/ids/common.go
0 → 100644
lib/ids/ulids.go
0 → 100644
lib/ids/ulids_test.go
0 → 100644
lib/ids/uuids.go
0 → 100644
Please register or sign in to comment