13 Star 43 Fork 4

Baa/Baa

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 499 Bytes
一键复制 编辑 原始数据 按行查看 历史
module github.com/go-baa/baa
go 1.17
require (
github.com/gorilla/websocket v1.4.2
github.com/json-iterator/go v1.1.12
github.com/smartystreets/goconvey v1.7.2
)
require (
github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1 // indirect
github.com/jtolds/gls v4.20.0+incompatible // indirect
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/smartystreets/assertions v1.2.0 // indirect
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/go-baa/baa.git
git@gitee.com:go-baa/baa.git
go-baa
baa
Baa
master

搜索帮助