feat: initialize a go module

This commit is contained in:
2025-09-14 09:12:58 +02:00
parent 7f22ce137c
commit 3800e245f3
2 changed files with 10 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module hypercode.run/alex/ask
go 1.25.0