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

pull/35282/head
Easwar Swaminathan 12 months ago
parent b63a21b419
commit a2c695cb1e
  1. 1
      tools/interop_matrix/client_matrix.py

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

Loading…
Cancel
Save