1 Star 0 Fork 424

liuqw3/极客时间-Go实战训练营

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 306 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ming Deng 提交于 2022-08-10 23:19 . 8.10 context
module gitee.com/geektime-geekbang/geektime-go
go 1.18
require (
github.com/stretchr/testify v1.8.0
golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4
)
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/aween2/geektime-go.git
git@gitee.com:aween2/geektime-go.git
aween2
geektime-go
极客时间-Go实战训练营
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385