Sign in
apache
/
apisix
/
HEAD
/
.
/
t
/
grpc_server_example
/
go.mod
blob: c1e67da16e6785954b3d48c1ef0015ade9769f66 [
file
] [
log
] [
blame
]
module
github
.
com
/
api7
/
grpc_server_example
go
1.11
require
(
github
.
com
/
golang
/
protobuf v1
.
5.2
golang
.
org
/
x
/
net v0
.
7.0
google
.
golang
.
org
/
grpc v1
.
53.0
google
.
golang
.
org
/
protobuf v1
.
33.0
)