설명 없음
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1234567891011121314151617
  1. module git.x2erp.com/qdy/go-svc-ai
  2. go 1.25.4
  3. require (
  4. git.x2erp.com/qdy/go-base v0.1.70
  5. git.x2erp.com/qdy/go-db v0.1.70
  6. go-micro.dev/v4 v4.11.0
  7. )
  8. require (
  9. github.com/kr/pretty v0.3.1 // indirect
  10. github.com/rogpeppe/go-internal v1.14.1 // indirect
  11. gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
  12. )
  13. require gopkg.in/yaml.v2 v2.4.0 // indirect