commit | ab6f3ef1f439e0706ed39c7e741cda80ff355f9a | [log] [tgz] |
---|---|---|
author | Yuxuan 'fishy' Wang <yuxuan.wang@reddit.com> | Fri Nov 17 12:36:31 2023 -0800 |
committer | Jens Geyer <Jens-G@users.noreply.github.com> | Wed Feb 07 22:30:19 2024 +0100 |
tree | e54a7d349f8c5c5ee3134f04a286c1e8d93ff2bb | |
parent | 318731b119a491d3a405b235afc4c0606cd3db2a [diff] [blame] |
THRIFT-5744: Switch to slog for go library Client: go
diff --git a/lib/go/test/fuzz/go.mod b/lib/go/test/fuzz/go.mod index 4ff6c5d..b7ddd5f 100644 --- a/lib/go/test/fuzz/go.mod +++ b/lib/go/test/fuzz/go.mod
@@ -1,6 +1,6 @@ module github.com/apache/thrift/lib/go/test/fuzz -go 1.20 +go 1.21 require github.com/apache/thrift v0.0.0-00010101000000-000000000000