Add v1.61.0 release of grpc-go to interop matrix

pull/35647/head
Zach Reyes 10 months ago
parent 16b71d91d8
commit 419db97b9b
  1. 1
      tools/interop_matrix/client_matrix.py

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

Loading…
Cancel
Save