summaryrefslogtreecommitdiff
path: root/LANGUAGES.md
diff options
context:
space:
mode:
authorYuxuan 'fishy' Wang <yuxuan.wang@reddit.com>2022-08-02 11:31:14 -0700
committerYuxuan 'fishy' Wang <fishywang@gmail.com>2022-08-02 22:19:43 -0700
commit3f9b7d0da2d6f41b57cd636fa3b6067737befe4c (patch)
tree7775b5f5eb0e2711331eeb340eeb6b4e6378bec7 /LANGUAGES.md
parent892b6731eedcf81e6ba9627327676cddb009fc07 (diff)
downloadthrift-3f9b7d0da2d6f41b57cd636fa3b6067737befe4c.tar.gz
Update supported go version to 1.18.* and 1.19.*
Client: go Also provide generic version of Pointer helper function.
Diffstat (limited to 'LANGUAGES.md')
-rw-r--r--LANGUAGES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/LANGUAGES.md b/LANGUAGES.md
index 76c2513f1..f787b93a8 100644
--- a/LANGUAGES.md
+++ b/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.17.9</td><td>1.18.1</td>
+<!-- Language Levels -------><td>1.18.5</td><td>1.19</td>
<!-- Field types -----------><td><img src="doc/images/cred.png" alt=""/></td>
<!-- Low-Level Transports --><td><img src="doc/images/cred.png" alt=""/></td><td><img src="doc/images/cred.png" alt=""/></td><td><img src="doc/images/cgrn.png" alt="Yes"/></td><td><img src="doc/images/cred.png" alt=""/></td><td><img src="doc/images/cgrn.png" alt="Yes"/></td><td><img src="doc/images/cgrn.png" alt="Yes"/></td>
<!-- Transport Wrappers ----><td><img src="doc/images/cgrn.png" alt="Yes"/></td><td><img src="doc/images/cgrn.png" alt="Yes"/></td><td><img src="doc/images/cgrn.png" alt="Yes"/></td><td><img src="doc/images/cgrn.png" alt="Yes"/></td>