[interop] Add v1.63.0 release of grpc-go to interop matrix

pull/36248/head
Arvind Bright 8 months ago
parent 78b9d84fd3
commit 4b0f653fe8
  1. 1
      tools/interop_matrix/client_matrix.py

@ -298,6 +298,7 @@ LANG_RELEASE_MATRIX = {
("v1.60.1", ReleaseInfo(runtimes=["go1.19"])),
("v1.61.0", ReleaseInfo(runtimes=["go1.19"])),
("v1.62.1", ReleaseInfo(runtimes=["go1.19"])),
("v1.63.0", ReleaseInfo(runtimes=["go1.19"])),
]
),
"java": OrderedDict(

Loading…
Cancel
Save