add go.mod

This commit is contained in:
finlab 2020-12-27 16:21:38 +08:00
parent c09e69ae59
commit bb688a618b

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module esin.io/finlab/snowflake
go 1.15