mirror of
https://github.com/fullstorydev/grpcurl.git
synced 2026-07-14 16:00:22 +03:00
update all deps; use new ResolveFilenames method (#103)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
module github.com/fullstorydev/grpcurl
|
||||
|
||||
require (
|
||||
github.com/golang/protobuf v1.2.0
|
||||
github.com/jhump/protoreflect v1.3.0
|
||||
golang.org/x/net v0.0.0-20180826012351-8a410e7b638d
|
||||
google.golang.org/grpc v1.19.0
|
||||
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
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user