mirror of
https://github.com/sony/sonyflake.git
synced 2026-09-11 18:16:04 +00:00
6 lines
89 B
AMPL
6 lines
89 B
AMPL
module github.com/sony/sonyflake
|
|
|
|
go 1.12
|
|
|
|
require github.com/deckarep/golang-set v1.7.1
|