summaryrefslogtreecommitdiff
path: root/vendor/github.com/bytedance/sonic/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/bytedance/sonic/.gitmodules')
-rw-r--r--vendor/github.com/bytedance/sonic/.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/github.com/bytedance/sonic/.gitmodules b/vendor/github.com/bytedance/sonic/.gitmodules
index ea84b991a..5a2d998ab 100644
--- a/vendor/github.com/bytedance/sonic/.gitmodules
+++ b/vendor/github.com/bytedance/sonic/.gitmodules
@@ -4,3 +4,6 @@
[submodule "tools/simde"]
path = tools/simde
url = https://github.com/simd-everywhere/simde.git
+[submodule "fuzz/go-fuzz-corpus"]
+ path = fuzz/go-fuzz-corpus
+ url = https://github.com/dvyukov/go-fuzz-corpus.git