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:
Erik Johansson
2020-07-13 19:16:48 +02:00
committed by GitHub
parent ff114930fd
commit b8c67b7a4e
3 changed files with 6 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ import (
"google.golang.org/grpc"
"google.golang.org/grpc/credentials"
"google.golang.org/grpc/metadata"
_ "google.golang.org/grpc/xds/experimental"
_ "google.golang.org/grpc/xds"
)
// ListServices uses the given descriptor source to return a sorted list of fully-qualified