第三方api接口
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.

14 lines
374 B

  1. module code.fnuoos.com/go_rely_warehouse/zyos_go_third_party_api.git
  2. go 1.15
  3. require (
  4. github.com/bitly/go-simplejson v0.5.0
  5. github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 // indirect
  6. github.com/kr/pretty v0.3.1 // indirect
  7. github.com/nilorg/sdk v0.0.0-20221104025912-4b6ccb7004d8
  8. github.com/syyongx/php2go v0.9.7
  9. github.com/tidwall/gjson v1.14.1
  10. )