1 Star 0 Fork 0

Wheat / grpc-proxy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 496 Bytes
一键复制 编辑 原始数据 按行查看 历史
bandl 提交于 2021-10-13 13:56 . fix(server): fix server
module gitee.com/wheat-os/grpc-proxy
go 1.17
require (
github.com/mwitkow/grpc-proxy v0.0.0-20181017164139-0f1106ef9c76
golang.org/x/net v0.0.0-20211011170408-caeb26a5c8c0
google.golang.org/grpc v1.41.0
)
require (
github.com/golang/protobuf v1.4.3 // indirect
golang.org/x/sys v0.0.0-20210423082822-04245dca01da // indirect
golang.org/x/text v0.3.6 // indirect
google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013 // indirect
google.golang.org/protobuf v1.25.0 // indirect
)
1
https://gitee.com/wheat-os/grpc-proxy.git
git@gitee.com:wheat-os/grpc-proxy.git
wheat-os
grpc-proxy
grpc-proxy
master

搜索帮助