mirror of
https://github.com/sony/sonyflake.git
synced 2026-02-06 16:20:42 +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
|