summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authora73x <[email protected]>2024-08-25 15:14:41 +0100
committera73x <[email protected]>2024-08-25 15:14:41 +0100
commit794401aaadfaa4efd91587db40439226231ff303 (patch)
tree241c3e5b975e0bbbeb68c52cd641ac5014848cd2 /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..f7db60e
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,7 @@
+module git.sr.ht/~a73x/home
+
+go 1.22.5
+
+require go.uber.org/zap v1.27.0
+
+require go.uber.org/multierr v1.10.0 // indirect