summary refs log tree commit diff stats
path: root/go.mod
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2020-03-22 00:24:30 +0530
committerAndinus <andinus@nand.sh>2020-03-22 00:24:30 +0530
commit2a54358435676b13c1b9d20375c043cbb2ffd0f6 (patch)
tree172097af3355bd9d4a259627266ce795c901355a /go.mod
downloadindus-2a54358435676b13c1b9d20375c043cbb2ffd0f6.tar.gz
Initial 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..b7dfb40
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module framagit.org/andinus/indus
+
+go 1.13