diff options
author | Thomas Voss <mail@thomasvoss.com> | 2023-11-29 20:30:50 +0100 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2023-11-29 20:30:50 +0100 |
commit | 9578d76a8fd70ca766178175f5ba97ce284b6ff6 (patch) | |
tree | 5f545cc463bb23d57a51eb754b67c86b9943584f /go.mod |
Genesis commit
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +module git.sr.ht/~mango/opts + +go 1.21.4 |