commit | 875178c0ab11c9463936b95980397087530b8cb8 | [log] [tgz] |
---|---|---|
author | Yuxuan 'fishy' Wang <yuxuan.wang@reddit.com> | Fri Nov 17 12:36:31 2023 -0800 |
committer | Yuxuan 'fishy' Wang <fishywang@gmail.com> | Tue Feb 06 15:46:57 2024 -0800 |
tree | 2a5c86e2f65dfc20714044ae36e850c0b3763eea | |
parent | 75cf93ed22264fecaa79e82f05fa9f02d49fc58b [diff] [blame] |
THRIFT-5744: Switch to slog for go library Client: go
diff --git a/lib/go/test/go.mod b/lib/go/test/go.mod index 59535e6..0c032b7 100644 --- a/lib/go/test/go.mod +++ b/lib/go/test/go.mod
@@ -1,6 +1,6 @@ module github.com/apache/thrift/lib/go/test -go 1.20 +go 1.21 require ( github.com/apache/thrift v0.0.0-00010101000000-000000000000