mirror of
https://github.com/sony/sonyflake.git
synced 2026-07-22 14:32:17 +00:00
Add go.mod and go.sum
This commit is contained in:
@@ -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