1 Star 0 Fork 1

fork/onmyoji_script

forked from thanatos/onmyoji_script 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 1.64 KB
一键复制 编辑 原始数据 按行查看 历史
thanatos 提交于 2020-04-07 21:08 . 增加静态资源打包
module onmyoji_script
go 1.14
require (
github.com/akavel/rsrc v0.8.0 // indirect
github.com/antha-lang/antha v0.0.0-20190606090919-040724ebf6fa
github.com/disintegration/gift v1.2.1
github.com/fatih/color v1.9.0
github.com/gin-gonic/gin v1.5.0
github.com/go-playground/universal-translator v0.17.0 // indirect
github.com/golang/protobuf v1.3.4 // indirect
github.com/gorilla/websocket v1.4.1 // indirect
github.com/huandu/xstrings v1.3.0 // indirect
github.com/json-iterator/go v1.1.9 // indirect
github.com/leodido/go-urn v1.2.0 // indirect
github.com/liudng/dogo v0.0.0-20161102105440-7887b849de84 // indirect
github.com/lroc/win v0.0.0-20160111051136-23d143e32c41
github.com/lxn/win v0.0.0-20191128105842-2da648fda5b4
github.com/mattn/go-isatty v0.0.12 // indirect
github.com/mitchellh/mapstructure v1.1.2
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.1 // indirect
github.com/otiai10/gosseract v2.2.1+incompatible
github.com/otiai10/mint v1.3.1 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/rakyll/statik v0.1.7 // indirect
github.com/zhgo/config v0.0.0-20150924145423-9caf41330bd9 // indirect
github.com/zhgo/console v0.0.0-20150817103316-22d59bcbd28e // indirect
gocv.io/x/gocv v0.22.0
golang.org/x/net v0.0.0-20200301022130-244492dfa37a // indirect
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e
golang.org/x/sys v0.0.0-20200302150141-5c8b2ff67527
gonum.org/v1/gonum v0.7.0 // indirect
gopkg.in/go-playground/validator.v9 v9.31.0 // indirect
gopkg.in/olahol/melody.v1 v1.0.0-20170518105555-d52139073376
gopkg.in/yaml.v2 v2.2.8 // indirect
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/fork_learn/onmyoji_script.git
git@gitee.com:fork_learn/onmyoji_script.git
fork_learn
onmyoji_script
onmyoji_script
master

搜索帮助