summaryrefslogtreecommitdiff
path: root/bench/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'bench/go.mod')
-rw-r--r--bench/go.mod5
1 files changed, 0 insertions, 5 deletions
diff --git a/bench/go.mod b/bench/go.mod
deleted file mode 100644
index 1ee2a19..0000000
--- a/bench/go.mod
+++ /dev/null
@@ -1,5 +0,0 @@
-module git.sr.ht/~runxiyu/cca/bench
-
-go 1.23.1
-
-require github.com/coder/websocket v1.8.12