mirror of
https://github.com/fullstorydev/grpcurl.git
synced 2026-06-19 01:11:10 +03:00
Bump grpc to 1.28 (#136)
This commit is contained in:
committed by
GitHub
parent
0d669e78d0
commit
d30f3a01b7
@@ -1,8 +1,8 @@
|
||||
module github.com/fullstorydev/grpcurl
|
||||
|
||||
require (
|
||||
github.com/golang/protobuf v1.3.1
|
||||
github.com/golang/protobuf v1.3.5
|
||||
github.com/jhump/protoreflect v1.5.0
|
||||
golang.org/x/net v0.0.0-20190311183353-d8887717615a
|
||||
google.golang.org/grpc v1.21.0
|
||||
google.golang.org/grpc v1.28.0
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user