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