update grpc go v1.62.x to patch release

pull/36061/head
Arvind Bright 11 months ago
parent 02276f4774
commit d89073c554
  1. 2
      tools/interop_matrix/client_matrix.py

@ -297,7 +297,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"])),
("v1.62.1", ReleaseInfo(runtimes=["go1.19"])),
]
),
"java": OrderedDict(

Loading…
Cancel
Save