From 2146b3aec114649319314ef4c5b18ca3affb640e Mon Sep 17 00:00:00 2001 From: Menghan Li Date: Thu, 4 Jan 2018 14:57:27 -0800 Subject: Add go release versions to client_matrix.py --- tools/interop_matrix/client_matrix.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tools/interop_matrix/client_matrix.py') diff --git a/tools/interop_matrix/client_matrix.py b/tools/interop_matrix/client_matrix.py index f32bdf8b15..0d05e6bc02 100644 --- a/tools/interop_matrix/client_matrix.py +++ b/tools/interop_matrix/client_matrix.py @@ -103,6 +103,9 @@ LANG_RELEASE_MATRIX = { { 'v1.8.1': None }, + { + 'v1.9.1': None + }, ], 'java': [ { -- cgit v1.2.3