summaryrefslogtreecommitdiff
path: root/sock2file/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'sock2file/go.mod')
-rw-r--r--sock2file/go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/sock2file/go.mod b/sock2file/go.mod
new file mode 100644
index 0000000..01aa5e2
--- /dev/null
+++ b/sock2file/go.mod
@@ -0,0 +1,3 @@
+module sock2file
+
+go 1.15