mirror of
https://github.com/sony/sonyflake.git
synced 2026-01-06 19:26:19 +00:00
Add go.mod and go.sum
This commit is contained in:
5
go.mod
Normal file
5
go.mod
Normal file
@@ -0,0 +1,5 @@
|
||||
module github.com/sony/sonyflake
|
||||
|
||||
go 1.12
|
||||
|
||||
require github.com/deckarep/golang-set v1.7.1
|
||||
Reference in New Issue
Block a user