module github.com/hlib-go/hgenid go 1.14 require ( github.com/google/uuid v1.1.2 github.com/mszsgo/snowflake v0.3.0 )