Merge pull request #14882 from dfawley/master

Add v1.10.1 and v1.11.1 releases of grpc-go
pull/14887/head
adelez 7 years ago committed by GitHub
commit 22054d4a22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      tools/interop_matrix/client_matrix.py

@ -117,10 +117,10 @@ LANG_RELEASE_MATRIX = {
'v1.9.2': None
},
{
'v1.10.0': None
'v1.10.1': None
},
{
'v1.11.0': None
'v1.11.1': None
},
],
'java': [

Loading…
Cancel
Save