module git.swzry.com/zry/ran-proc/rpcore go 1.19 require ( git.swzry.com/zry/GoHiedaLogger/hiedalog v0.0.0-20221201004124-970fc945a7b7 github.com/GUAIK-ORG/go-snowflake v0.0.0-20200116064823-220c4260e85f github.com/hashicorp/go-memdb v1.3.4 github.com/oklog/run v1.1.0 github.com/smallnest/chanx v1.1.0 ) require ( github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b // indirect github.com/hashicorp/go-immutable-radix v1.3.0 // indirect github.com/hashicorp/golang-lru v0.5.4 // indirect )