- module dashoo.cn/opms_libary
- go 1.16
- require (
- dashoo.cn/common_definition v0.0.0
- github.com/gogf/gf v1.16.9
- github.com/mojocn/base64Captcha v1.3.5
- github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
- github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
- github.com/rpcxio/rpcx-consul v0.0.0-20220730062257-1ff0472e730f
- github.com/smallnest/rpcx v1.8.0
- gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
- )
- replace dashoo.cn/common_definition => code.dashoo.cn/dashoo/micro_common_definition.git v0.0.0-20220507071646-3d858a040d5e
|