test: include xDS package in test client dependencies (#3407)
This commit is contained in:
@ -31,6 +31,7 @@ import (
|
||||
"google.golang.org/grpc/grpclog"
|
||||
testpb "google.golang.org/grpc/interop/grpc_testing"
|
||||
"google.golang.org/grpc/peer"
|
||||
_ "google.golang.org/grpc/xds/experimental"
|
||||
)
|
||||
|
||||
type statsWatcherKey struct {
|
||||
|
Reference in New Issue
Block a user