aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/interop_matrix
diff options
context:
space:
mode:
authorGravatar Menghan Li <menghanl@google.com>2018-06-19 16:03:58 -0700
committerGravatar Menghan Li <menghanl@google.com>2018-10-23 10:59:04 -0700
commit7cc7b6a57c2b06aa54f1e1218e64325b167099b7 (patch)
tree7e691ef851a8689de0ba5b67859d22ccf2fd5b3c /tools/interop_matrix
parent1684f60f5fce956934fbc022d48fd972246efa28 (diff)
Add go release 1.13.0 to client_matrix.py
Diffstat (limited to 'tools/interop_matrix')
-rw-r--r--tools/interop_matrix/client_matrix.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/interop_matrix/client_matrix.py b/tools/interop_matrix/client_matrix.py
index 43139aec86..75ec0a4e40 100644
--- a/tools/interop_matrix/client_matrix.py
+++ b/tools/interop_matrix/client_matrix.py
@@ -140,6 +140,9 @@ LANG_RELEASE_MATRIX = {
{
'v1.12.2': None
},
+ {
+ 'v1.13.0': None
+ },
],
'java': [
{