501 Star 3.1K Fork 871

GVP狂奔的蜗牛. / goproxy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 353 Bytes
一键复制 编辑 原始数据 按行查看 历史
snail007 提交于 2021-05-21 23:37 . add go mod
module github.com/snail007/goproxy
go 1.16
require (
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 // indirect
github.com/alecthomas/units v0.0.0-20210208195552-ff826a37aa15 // indirect
github.com/stretchr/testify v1.7.0 // indirect
golang.org/x/time v0.0.0-20210220033141-f8bda1e9f3ba
gopkg.in/alecthomas/kingpin.v2 v2.2.6
)
Go
1
https://gitee.com/snail/proxy.git
git@gitee.com:snail/proxy.git
snail
proxy
goproxy
master

搜索帮助