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.
|
- module code.fnuoos.com/go_rely_warehouse/zyos_go_third_party_api.git
-
- go 1.15
-
- require (
- github.com/bitly/go-simplejson v0.5.0
- github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 // indirect
- github.com/go-redis/redis v6.15.9+incompatible
- github.com/golang/protobuf v1.5.3 // indirect
- github.com/gomodule/redigo v1.8.9
- github.com/google/go-cmp v0.5.9 // indirect
- github.com/jinzhu/copier v0.3.5
- github.com/kr/pretty v0.3.1 // indirect
- github.com/nilorg/sdk v0.0.0-20221104025912-4b6ccb7004d8
- github.com/onsi/ginkgo v1.16.5 // indirect
- github.com/onsi/gomega v1.19.0 // indirect
- github.com/syyongx/php2go v0.9.7
- github.com/tidwall/gjson v1.14.1
- golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97
- google.golang.org/protobuf v1.28.0 // indirect
- gopkg.in/yaml.v3 v3.0.1 // indirect
- xorm.io/xorm v1.3.2
- )
|