From 08b5e5796b1d4b071dac909a25435000c14e2517 Mon Sep 17 00:00:00 2001 From: Tao Wen Date: Fri, 10 Sep 2021 23:54:13 +0800 Subject: [PATCH] notice incompatibility --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52b111d5..6128f1d6 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A high-performance 100% compatible drop-in replacement of "encoding/json" -You can also use thrift like JSON using [thrift-iterator](https://github.com/thrift-iterator/go) +incompatible with Go 1.18 (https://github.com/golang/go/issues/48238), use with CAUTION. # Benchmark