[interop] Add 1.63.2 release of grpc-go to interop matrix

pull/36305/head
Gina Yeh 12 months ago
parent b361574a0b
commit 6eb1f2cdc1
  1. 2
      tools/interop_matrix/client_matrix.py

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

Loading…
Cancel
Save