summaryrefslogtreecommitdiff
path: root/db/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'db/go.mod')
-rw-r--r--db/go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/db/go.mod b/db/go.mod
new file mode 100644
index 0000000..51b2b67
--- /dev/null
+++ b/db/go.mod
@@ -0,0 +1,3 @@
+module sanine.net/git/phlox/db
+
+go 1.19