summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorsiddharth <s@ricketyspace.net>2021-11-27 13:28:05 -0500
committersiddharth <s@ricketyspace.net>2021-11-27 13:28:05 -0500
commitbf7695b8d3abdf33c285febc22c582c7b12b4205 (patch)
treeb77c201a87cec9ca772984f5da61508b6b2334c6 /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..d75d586
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module ricketyspace.net/fern
+
+go 1.15