aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-11-29 20:30:50 +0100
committerThomas Voss <mail@thomasvoss.com> 2023-11-29 20:30:50 +0100
commit9578d76a8fd70ca766178175f5ba97ce284b6ff6 (patch)
tree5f545cc463bb23d57a51eb754b67c86b9943584f /go.mod
Genesis 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..afe5f05
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
+module git.sr.ht/~mango/opts
+
+go 1.21.4