Gitiles
Code Review
Sign In
gerrit.opencord.org
/
voltctl
/
b467b449045e94f9297f7eb5bddaa3720452f61c
/
.
/
vendor
/
github.com
/
fullstorydev
/
grpcurl
/
go.mod
blob: 52a98325d9a739c58149faaeeab4438b747d38c1 [
file
] [
log
] [
blame
]
module
github
.
com
/
fullstorydev
/
grpcurl
require
(
github
.
com
/
golang
/
protobuf v1
.
3.1
github
.
com
/
jhump
/
protoreflect v1
.
5.0
golang
.
org
/
x
/
net v0
.
0.0
-
20190311183353
-
d8887717615a
google
.
golang
.
org
/
grpc v1
.
21.0
)