summaryrefslogtreecommitdiff
path: root/vendor/github.com/bytedance/sonic/go.work
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/bytedance/sonic/go.work')
-rw-r--r--vendor/github.com/bytedance/sonic/go.work10
1 files changed, 0 insertions, 10 deletions
diff --git a/vendor/github.com/bytedance/sonic/go.work b/vendor/github.com/bytedance/sonic/go.work
deleted file mode 100644
index 34c990646..000000000
--- a/vendor/github.com/bytedance/sonic/go.work
+++ /dev/null
@@ -1,10 +0,0 @@
-go 1.18
-
-use (
- .
- ./external_jsonlib_test
- ./fuzz
- ./generic_test
- ./issue_test
- ./loader
-)