go.mod 382 B

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