Add go release versions to client_matrix.py

pull/13646/head
Menghan Li 7 years ago
parent a802157268
commit f7b8fa1753
  1. 7
      tools/interop_matrix/client_matrix.py

@ -66,11 +66,8 @@ LANG_RELEASE_MATRIX = {
{'v1.4.2': None},
{'v1.5.2': None},
{'v1.6.0': None},
{'v1.7.0': None},
{'v1.7.1': None},
{'v1.7.2': None},
{'v1.7.3': None},
{'v1.8.0': None},
{'v1.7.4': None},
{'v1.8.1': None},
],
'java': [
{'v1.0.3': None},

Loading…
Cancel
Save