mirror of
https://github.com/sony/sonyflake.git
synced 2026-01-09 20:57:20 +00:00
6 lines
89 B
Modula-2
6 lines
89 B
Modula-2
module github.com/sony/sonyflake
|
|
|
|
go 1.12
|
|
|
|
require github.com/deckarep/golang-set v1.7.1
|