aboutsummaryrefslogtreecommitdiff
path: root/languages/go/tests/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'languages/go/tests/go.mod')
-rw-r--r--languages/go/tests/go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/languages/go/tests/go.mod b/languages/go/tests/go.mod
new file mode 100644
index 0000000..db72cb1
--- /dev/null
+++ b/languages/go/tests/go.mod
@@ -0,0 +1,3 @@
+module gocovtest
+
+go 1.26