fishy commented on code in PR #2821: URL: https://github.com/apache/thrift/pull/2821#discussion_r1240019866
########## LANGUAGES.md: ########## @@ -163,7 +163,7 @@ Thrift's core protocol is TBinary, supported by all languages except for JavaScr <td align=left><a href="https://github.com/apache/thrift/blob/master/lib/go/README.md">Go</a></td> <!-- Since -----------------><td>0.7.0</td> <!-- Build Systems ---------><td><img src="/doc/images/cgrn.png" alt="Yes"/></td><td><img src="/doc/images/cred.png" alt=""/></td> -<!-- Language Levels -------><td>1.19.5</td><td>1.20</td> +<!-- Language Levels -------><td>1.20</td><td>1.21</td> Review Comment: note that I removed patch version here because now with github actions we are always using the latest patch version under the minor version in tests. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
