Add gRPC-Go version 1.62.0 to interop matrix

pull/35966/head
Zach Reyes 12 months ago
parent 51bccbdcf9
commit 3fa9483786
  1. 1
      tools/interop_matrix/client_matrix.py

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

Loading…
Cancel
Save