commit | 79c56026fc012ba7e3ecb3eefb120dd19047bd5b | [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> | Sun Aug 20 17:28:52 2023 -0700 |
tree | d61bc84a5d424d0c6a54eadf0d51330785e7f374 | |
parent | 628023c273d203fc5a38c47f4eaeeb3c9295ef70 [diff] [blame] |
Update supported go versions to 1.20 and 1.21
diff --git a/test/go/go.mod b/test/go/go.mod index ff88c9b..723069b 100644 --- a/test/go/go.mod +++ b/test/go/go.mod
@@ -1,6 +1,6 @@ module github.com/apache/thrift/test/go -go 1.19 +go 1.20 require ( github.com/apache/thrift v0.0.0-00010101000000-000000000000