diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-03 23:28:57 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-03 23:28:57 +0300 |
| commit | 2f09915d3da7a23574e1a90fa70eb1af1cdf830a (patch) | |
| tree | 3c46947fd67ac0e20aff84ae2420a4788a8a8c0e /go.mod | |
initial stuff
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +module codeberg.org/snonux/anelephantinachinashop + +go 1.26.2 + +require github.com/magefile/mage v1.17.2 |
