commit | dc733faff4c1b1783042afdb782e974f17d01253 | [log] [tgz] |
---|---|---|
author | Yuxuan 'fishy' Wang <yuxuan.wang@reddit.com> | Fri Jun 23 09:29:25 2023 -0700 |
committer | Yuxuan 'fishy' Wang <fishywang@gmail.com> | Tue Aug 08 11:33:22 2023 -0700 |
tree | dc13602257b0d9b7fc556b60307d89394f690474 | |
parent | 055ceecebf23d910f69e9555a46a8a8c457d1b12 [diff] [blame] |
Update supported go versions to 1.20 and 1.21
diff --git a/go.mod b/go.mod index 5f2a2c8..7be4256 100644 --- a/go.mod +++ b/go.mod
@@ -1,3 +1,3 @@ module github.com/apache/thrift -go 1.19 +go 1.20