summaryrefslogtreecommitdiff
path: root/phlox/go.mod
diff options
context:
space:
mode:
Diffstat (limited to 'phlox/go.mod')
-rw-r--r--phlox/go.mod7
1 files changed, 7 insertions, 0 deletions
diff --git a/phlox/go.mod b/phlox/go.mod
new file mode 100644
index 0000000..cd9243f
--- /dev/null
+++ b/phlox/go.mod
@@ -0,0 +1,7 @@
+module sanine.net/git/phlox/phlox
+
+go 1.20
+
+require github.com/sirupsen/logrus v1.9.0
+
+require golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 // indirect