Skip to content

ken-house/protobuf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

protobuf

protobuf文件

go.mod

由于要兼容go1.12.17版本,请确保以下依赖不发生变化,若自动升级版本,可手动改回。

github.com/golang/protobuf v1.4.3
github.com/google/go-cmp v0.5.8 // indirect
golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 // indirect
golang.org/x/net v0.0.0-20201021035429-f5854403a974 // indirect
golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 // indirect
golang.org/x/tools v0.0.0-20190524140312-2c0ae7006135 // indirect
google.golang.org/grpc v1.27.0
google.golang.org/protobuf v1.26.0-rc.1 // indirect
honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc // indirect

About

protobuf文件

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published