feat: add sonic json support (#3184)

* feat: add sonic json support

* fix: add blank line in readme
This commit is contained in:
Rainshaw
2022-08-02 10:20:59 +08:00
committed by GitHub
parent 79dd72deb9
commit 8374ed2268
7 changed files with 67 additions and 4 deletions

View File

@ -29,7 +29,7 @@ jobs:
matrix:
os: [ubuntu-latest, macos-latest]
go: [1.15, 1.16, 1.17, 1.18]
test-tags: ['', nomsgpack]
test-tags: ['', '-tags nomsgpack', '-tags "sonic avx"', '-tags go_json']
include:
- os: ubuntu-latest
go-build: ~/.cache/go-build