summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorsanine <sanine.not@pm.me>2023-04-23 20:52:16 -0500
committersanine <sanine.not@pm.me>2023-04-23 20:52:16 -0500
commitc3a2afa0246ee1cc34409ad83c9333e2b0cb1019 (patch)
tree40ec797ffb62d9cc0f0d6b4d2002c3fab95b0fc9 /go.mod
initial commit
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod7
1 files changed, 7 insertions, 0 deletions
diff --git a/go.mod b/go.mod
new file mode 100644
index 0000000..a2f6f57
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,7 @@
+module sanine.net/git/phlox
+
+go 1.20
+
+require github.com/sirupsen/logrus v1.9.0
+
+require golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 // indirect