internal: balancer/xds go1.12 only (#2748)

Until https://github.com/envoyproxy/go-control-plane/issues/168 is fixed
This commit is contained in:
Menghan Li 2019-04-05 13:51:39 -07:00 committed by GitHub
parent d37bd82db6
commit b03f6fd5e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with 22 additions and 0 deletions

View File

@ -1,3 +1,5 @@
// +build go1.12
/*
* Copyright 2019 gRPC authors.
*

View File

@ -1,3 +1,5 @@
// +build go1.12
/*
* Copyright 2019 gRPC authors.
*

View File

@ -1,3 +1,5 @@
// +build go1.12
/*
* Copyright 2019 gRPC authors.
*

View File

@ -1,3 +1,5 @@
// +build go1.12
/*
* Copyright 2019 gRPC authors.
*

View File

@ -1,3 +1,5 @@
// +build go1.12
/*
* Copyright 2019 gRPC authors.
*

View File

@ -1,3 +1,5 @@
// +build go1.12
/*
* Copyright 2019 gRPC authors.
*

View File

@ -1,3 +1,5 @@
// +build go1.12
/*
* Copyright 2019 gRPC authors.
*

View File

@ -1,3 +1,5 @@
// +build go1.12
/*
*
* Copyright 2019 gRPC authors.

View File

@ -1,3 +1,5 @@
// +build go1.12
/*
*
* Copyright 2019 gRPC authors.

View File

@ -1,3 +1,5 @@
// +build go1.12
/*
*
* Copyright 2019 gRPC authors.

View File

@ -1,3 +1,5 @@
// +build go1.12
/*
*
* Copyright 2019 gRPC authors.