]> git.lizzy.rs Git - mt.git/commitdiff
Add go.mod, see https://github.com/anon55555/mt/issues/1#issuecomment-730424074
authoranon5 <anon5clam@protonmail.com>
Thu, 19 Nov 2020 15:12:29 +0000 (15:12 +0000)
committeranon5 <anon5clam@protonmail.com>
Thu, 19 Nov 2020 15:12:29 +0000 (15:12 +0000)
go.mod [new file with mode: 0644]

diff --git a/go.mod b/go.mod
new file mode 100644 (file)
index 0000000..d31d7f9
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module github.com/anon55555/mt
+
+go 1.15