1 Star 0 Fork 0

Kent/goproxy.cn

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
go.mod 801 Bytes
一键复制 编辑 原始数据 按行查看 历史
Aofei Sheng 提交于 2020-07-04 06:25 . chore: update modules
module github.com/goproxy/goproxy.cn
go 1.14
require (
github.com/air-gases/cacheman v0.13.0
github.com/air-gases/defibrillator v0.18.0
github.com/air-gases/limiter v0.18.0
github.com/air-gases/logger v0.18.0
github.com/air-gases/redirector v0.18.0
github.com/aofei/air v0.18.0
github.com/fsnotify/fsnotify v1.4.9
github.com/goproxy/goproxy v0.1.4
github.com/pelletier/go-toml v1.8.0 // indirect
github.com/robfig/cron/v3 v3.0.1
github.com/rs/zerolog v1.19.0
github.com/spf13/afero v1.3.1 // indirect
github.com/spf13/cast v1.3.1 // indirect
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/pflag v1.0.5 // indirect
github.com/spf13/viper v1.7.0
github.com/tidwall/gjson v1.6.0
github.com/tidwall/pretty v1.0.1 // indirect
github.com/yuin/goldmark v1.1.32
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/kentfox/goproxy.cn.git
[email protected]:kentfox/goproxy.cn.git
kentfox
goproxy.cn
goproxy.cn
master

搜索帮助