diff options
author | Menghan Li <menghanl@google.com> | 2018-04-04 14:52:37 -0700 |
---|---|---|
committer | Menghan Li <menghanl@google.com> | 2018-04-09 13:38:10 -0700 |
commit | e0ecd1d142c8dbe8f44b9935aadb2b2f5fc6d4d4 (patch) | |
tree | 83f32de988209e5148b46c5f12c0f315b085ab9b /tools/interop_matrix | |
parent | e47d5211eca122fd6ca43ab487d815b80b7d68e2 (diff) |
Add go release 1.11.3 to client_matrix.py
Diffstat (limited to 'tools/interop_matrix')
-rw-r--r-- | tools/interop_matrix/client_matrix.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/interop_matrix/client_matrix.py b/tools/interop_matrix/client_matrix.py index c45a627395..7b4b23425e 100644 --- a/tools/interop_matrix/client_matrix.py +++ b/tools/interop_matrix/client_matrix.py @@ -120,7 +120,7 @@ LANG_RELEASE_MATRIX = { 'v1.10.1': None }, { - 'v1.11.1': None + 'v1.11.3': None }, ], 'java': [ |