summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorGrégoire Duchêne <gduchene@awhk.org>2021-01-23 00:11:29 +0000
committerGrégoire Duchêne <gduchene@awhk.org>2021-01-23 00:11:29 +0000
commit2fe920a978859b284a482530572f28af760f793c (patch)
treeae60a4c31ff9073c37e74ac4159907f84598a82b /go.mod
First commit
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/go.mod b/go.mod
new file mode 100644
index 0000000..90d0d6f
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module go.awhk.org/secsplit
+
+go 1.15