diff options
| author | Paul Buetow <paul@buetow.org> | 2025-10-27 23:39:25 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-10-27 23:39:25 +0200 |
| commit | ba653a0e4b33c645f78face477b09e4f2880d2df (patch) | |
| tree | 19c3df8985ba947ade7c96899b9a249dd96efa71 /go.mod | |
| parent | 81d1550df55318beff8e9f762952a33daaa7c0cf (diff) | |
bunp version
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ module codeberg.org/snonux/gogios go 1.24 + +require github.com/magefile/mage v1.15.0 // indirect |
