go.mod 89 B

12345
  1. module github.com/sony/sonyflake
  2. go 1.12
  3. require github.com/deckarep/golang-set v1.7.1