commit 031c2903d9b6a8d603996ae9e6b9bd214afa2942 Author: Anders Damsgaard <anders@adamsgaard.dk> Date: Wed, 8 Oct 2025 08:54:01 +0200 go.mod: Diffstat:
| A | go.mod | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/go.mod b/go.mod @@ -0,0 +1,3 @@ +module src.adamsgaard.dk/ags-upload + +go 1.25.1