about summary refs log tree commit diff
path: root/go.mod
diff options
context:
space:
mode:
authorhanemile <mail@emile.space>2020-07-09 19:54:39 +0200
committerhanemile <mail@emile.space>2020-07-09 19:54:39 +0200
commitb43e5d69d2afa86db1eb5bca20307a1e32ef6dd6 (patch)
tree78fdc7791796d1992671d09d7ce5e61273fe2867 /go.mod
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..c2b9f1c
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module git.darknebu.la/emile/matrix
+
+go 1.13