1
0
mirror of https://github.com/gusaul/grpcox.git synced 2024-12-29 04:10:11 +00:00
grpcox/vendor/github.com/fullstorydev/grpcurl/go.mod

9 lines
210 B
Modula-2
Raw Normal View History

2019-03-25 03:47:41 +00:00
module github.com/fullstorydev/grpcurl
require (
github.com/golang/protobuf v1.2.0
github.com/jhump/protoreflect v1.2.0
golang.org/x/net v0.0.0-20180826012351-8a410e7b638d
google.golang.org/grpc v1.19.0
)