commit | c49a363c8fda31f745899d7909f1c16a1b8eaebc | [log] [tgz] |
---|---|---|
author | Yuxuan 'fishy' Wang <yuxuan.wang@reddit.com> | Fri Nov 17 12:36:31 2023 -0800 |
committer | Yuxuan 'fishy' Wang <yuxuan.wang@reddit.com> | Tue Feb 06 15:30:28 2024 -0800 |
tree | 2a5c86e2f65dfc20714044ae36e850c0b3763eea | |
parent | 75cf93ed22264fecaa79e82f05fa9f02d49fc58b [diff] [blame] |
THRIFT-5744: Switch to slog for go library Client: go
diff --git a/go.mod b/go.mod index 7be4256..b435d78 100644 --- a/go.mod +++ b/go.mod
@@ -1,3 +1,3 @@ module github.com/apache/thrift -go 1.20 +go 1.21