1
0
mirror of https://github.com/gusaul/grpcox.git synced 2024-11-17 06:26:56 +00:00
grpcox/vendor/github.com/fullstorydev/grpcurl/go.mod
2019-03-25 10:47:41 +07:00

9 lines
210 B
Modula-2

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
)