summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorJoop Kiefte <ikojba@gmail.com>2021-06-07 19:54:15 +0100
committerJoop Kiefte <ikojba@gmail.com>2021-06-07 19:54:15 +0100
commit7a6efffc98fdda8e3b07829900b5b8926e791437 (patch)
tree582431eeb9e0f0d321d6056e5c1b8fd61af350f7 /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..ba8224c
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module git.kiefte.eu/prayersopml
+
+go 1.16