go.mod and Makefile tweaks; move import of xds package to cmd/grpcurl (#170)

This commit is contained in:
Joshua Humphries
2020-07-14 12:20:32 -04:00
committed by GitHub
parent b8c67b7a4e
commit 0162fa9726
5 changed files with 19 additions and 10 deletions
-1
View File
@@ -32,7 +32,6 @@ import (
"google.golang.org/grpc"
"google.golang.org/grpc/credentials"
"google.golang.org/grpc/metadata"
_ "google.golang.org/grpc/xds"
)
// ListServices uses the given descriptor source to return a sorted list of fully-qualified