init repo

This commit is contained in:
liuyuanchuang
2025-12-10 18:33:37 +08:00
commit 48e63894eb
2408 changed files with 1053045 additions and 0 deletions

9
vendor/github.com/bytedance/sonic/go.work generated vendored Normal file
View File

@@ -0,0 +1,9 @@
go 1.18
use (
.
./external_jsonlib_test
./fuzz
./generic_test
./loader
)