1 Star 0 Fork 2

应搜团队/quantBot

forked from JPinkman/quantBot 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 749 Bytes
一键复制 编辑 原始数据 按行查看 历史
yongnanwang 提交于 2021-04-28 11:28 . 包依赖管理修改为go mod
module github.com/phonegapX/QuantBot
go 1.15
require (
github.com/bitly/go-simplejson v0.5.0
github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 // indirect
github.com/dgrijalva/jwt-go v3.2.0+incompatible
github.com/go-ini/ini v1.62.0
github.com/go-resty/resty/v2 v2.6.0
github.com/hprose/hprose-golang v2.0.6+incompatible
github.com/jinzhu/gorm v1.9.16
github.com/kr/pretty v0.2.1 // indirect
github.com/miaolz123/conver v1.0.1
github.com/mitchellh/mapstructure v1.4.1
github.com/nubo/jwt v0.0.0-20150918093313-da5b79c3bbaf
github.com/robertkrimen/otto v0.0.0-20200922221731-ef014fd054ac
github.com/smartystreets/goconvey v1.6.4 // indirect
gopkg.in/ini.v1 v1.62.0 // indirect
gopkg.in/sourcemap.v1 v1.0.5 // indirect
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/kinghuc/quant-bot.git
git@gitee.com:kinghuc/quant-bot.git
kinghuc
quant-bot
quantBot
master

搜索帮助