1 Star 0 Fork 0

PJOC/pay-proto

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 673 Bytes
一键复制 编辑 原始数据 按行查看 历史
Blademainer 提交于 2019-05-11 17:31 . update mod
module github.com/pjoc-team/pay-proto
require (
github.com/BurntSushi/toml v0.3.1 // indirect
github.com/gogo/protobuf v1.1.1 // indirect
github.com/golang/protobuf v1.2.0
github.com/grpc-ecosystem/grpc-gateway v1.5.1
github.com/mwitkow/go-proto-validators v0.0.0-20180403085117-0950a7990007
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/spf13/pflag v1.0.3
github.com/spf13/viper v1.2.1
github.com/stretchr/testify v1.2.2 // indirect
golang.org/x/net v0.0.0-20180926154720-4dfa2610cdf3
golang.org/x/sys v0.0.0-20180927150500-dad3d9fb7b6e // indirect
google.golang.org/genproto v0.0.0-20180925191851-0e822944c569
google.golang.org/grpc v1.15.0
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/pjoc/pay-proto.git
git@gitee.com:pjoc/pay-proto.git
pjoc
pay-proto
pay-proto
master

搜索帮助