4 Star 4 Fork 7

Gitee 极速下载 / GoProxy-Web

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/yincongcyincong/proxy-web
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 1.57 KB
一键复制 编辑 原始数据 按行查看 历史
yincong 提交于 2024-03-25 16:00 . go.mod
module github.com/yincongcyincong/proxy-web
go 1.18
require (
github.com/Unknwon/goconfig v0.0.0-20180308125533-ef1e4c783f8f
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc
github.com/astaxie/beego v1.9.3-0.20171218111859-f16688817aa4
github.com/gobwas/ws v0.1.1-0.20180527201045-2c0cb1ddcc09
github.com/golang/snappy v0.0.0-20180518054509-2e65f85255db
github.com/hashicorp/yamux v0.0.0-20180604194846-3520598351bb
github.com/julienschmidt/httprouter v1.1.1-0.20180411154501-adbc77eec0d9
github.com/miekg/dns v0.0.0-20180701183735-3e6e47bc11bc
github.com/pkg/errors v0.8.1-0.20180311214515-816c9085562c
github.com/pmylund/go-cache v2.1.1-0.20180527043350-9f6ff22cfff8+incompatible
github.com/xtaci/kcp-go v2.0.4-0.20180203133237-42bc1dfefff5+incompatible
golang.org/x/crypto v0.21.0
golang.org/x/net v0.22.0
golang.org/x/time v0.5.0
gopkg.in/alecthomas/kingpin.v2 v2.2.6
)
require (
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf // indirect
github.com/gobwas/httphead v0.0.0-20180130184737-2c6c146eadee // indirect
github.com/gobwas/pool v0.2.0 // indirect
github.com/klauspost/cpuid v1.2.0 // indirect
github.com/klauspost/reedsolomon v0.0.0-20180630081529-3133c51b912e // indirect
github.com/smartystreets/goconvey v1.8.1 // indirect
github.com/stretchr/testify v1.9.0 // indirect
github.com/templexxx/cpufeat v0.0.0-20170927014610-3794dfbfb047 // indirect
github.com/templexxx/xor v0.0.0-20170926022130-0af8e873c554 // indirect
github.com/tjfoc/gmsm v1.0.2-0.20180622091801-881917d33b84 // indirect
golang.org/x/sys v0.18.0 // indirect
)
JavaScript
1
https://gitee.com/mirrors/GoProxy-Web.git
git@gitee.com:mirrors/GoProxy-Web.git
mirrors
GoProxy-Web
GoProxy-Web
master

搜索帮助