mirror of
https://github.com/fullstorydev/grpcurl.git
synced 2026-06-19 01:11:10 +03:00
Bump grpc-go to 1.30.0 (#168)
* Bump grpc-go to 1.30.0 * Import new xds package instead of experimental Co-authored-by: Erik Johansson <ejohansson@spotify.com>
This commit is contained in:
@@ -7,6 +7,6 @@ require (
|
||||
github.com/jhump/protoreflect v1.6.1
|
||||
github.com/nishanths/predeclared v0.0.0-20190419143655-18a43bb90ffc // indirect
|
||||
golang.org/x/net v0.0.0-20200226121028-0de0cce0169b
|
||||
google.golang.org/grpc v1.29.0
|
||||
google.golang.org/grpc v1.30.0
|
||||
honnef.co/go/tools v0.0.1-2020.1.3 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user