1 Star 0 Fork 0

hzwy23 / gateway

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
go.mod 191 Bytes
一键复制 编辑 原始数据 按行查看 历史
hzwy23 提交于 2020-05-12 22:15 . update
module github.com/wisrc/gateway
replace golang.org/x/sys => github.com/golang/sys v0.0.0-20200511232937-7e40ca221e25
require (
github.com/sirupsen/logrus v1.6.0
gopkg.in/yaml.v2 v2.2.8
)
Go
1
https://gitee.com/hzwy23/gateway.git
git@gitee.com:hzwy23/gateway.git
hzwy23
gateway
gateway
master

搜索帮助