aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorJoop Kiefte <ikojba@gmail.com>2020-08-27 04:04:33 +0200
committerJoop Kiefte <ikojba@gmail.com>2020-08-27 04:04:33 +0200
commite7099a6f597f227cf141f621e28dcc2acf64fdf3 (patch)
tree18c5820d4c683142fb18c5dc897b49c222fca21e /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..4f649a8
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module git.kiefte.eu/lapingvino/clitris
+
+go 1.15