mirror of
https://github.com/fullstorydev/grpcurl.git
synced 2026-08-10 00:03:17 +03:00
go.mod and Makefile tweaks; move import of xds package to cmd/grpcurl (#170)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user