Skip to content

Commit 3d48c1c

Browse files
committed
Merge branch 'go_release' of github.com:easwars/grpc into go_release
2 parents f33b433 + a2c695c commit 3d48c1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/interop_matrix/client_matrix.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,7 @@ def __init__(self, patch=[], runtimes=[], testcases_file=None):
306306
("v1.57.2", ReleaseInfo(runtimes=["go1.19"])),
307307
("v1.58.3", ReleaseInfo(runtimes=["go1.19"])),
308308
("v1.59.0", ReleaseInfo(runtimes=["go1.19"])),
309+
("v1.60.0", ReleaseInfo(runtimes=["go1.19"])),
309310
("v1.60.1", ReleaseInfo(runtimes=["go1.19"])),
310311
("v1.61.2", ReleaseInfo(runtimes=["go1.19"])),
311312
("v1.62.2", ReleaseInfo(runtimes=["go1.19"])),

0 commit comments

Comments
 (0)