Add go.mod

This commit is contained in:
gigirassy
2026-02-28 03:21:23 +01:00
parent db494b0af9
commit 95aa4dc393
+5
View File
@@ -0,0 +1,5 @@
module codeberg.org/gigirassy/asciiwebserv
go 1.25.7
require golang.org/x/image v0.36.0