summary refs log tree commit diff stats
path: root/go.mod
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2020-04-24 19:20:36 +0530
committerAndinus <andinus@nand.sh>2020-04-24 19:20:36 +0530
commit46a9d786dcf736894a13ef2ca19714fe4c378a1a (patch)
treee95e07efc32d7d52a90eb39b50f7023e80656d62 /go.mod
downloadpavo-46a9d786dcf736894a13ef2ca19714fe4c378a1a.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..b90cbcc
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module tildegit.org/andinus/pavo
+
+go 1.13