commit | 32bd0bd950739ca048d10783a7617e317c8b9419 | [log] [tgz] |
---|---|---|
author | Hamza Anis <hamzaanis9514@gmail.com> | Tue Oct 11 08:47:11 2022 +0500 |
committer | GitHub <noreply@github.com> | Tue Oct 11 11:47:11 2022 +0800 |
tree | 89e1b74d3b292efe1a7525ab9284eda979a3b3fe | |
parent | 096a061fee888d9240533a7d2467ded884ad97cb [diff] [blame] |
Bump go version to 1.9.2 and update hashes (#2701)
diff --git a/go.mod b/go.mod index 2d3d1c6..86ded1f 100644 --- a/go.mod +++ b/go.mod
@@ -1,5 +1,5 @@ module github.com/apache/thrift -go 1.18 +go 1.19.2 require github.com/golang/mock v1.5.0