- module dashoo.cn/opms_libary
- go 1.16
- require (
- dashoo.cn/common_definition v0.0.0
- github.com/gogf/gf v1.16.4
- github.com/mojocn/base64Captcha v1.3.5
- github.com/rcrowley/go-metrics v0.0.0-20200313005456-10cdbea86bc0
- github.com/smallnest/rpcx v1.6.10
- )
- replace dashoo.cn/common_definition => code.dashoo.cn/dashoo/micro_common_definition.git v0.0.0-20220507071646-3d858a040d5e
|