created project structure

This commit is contained in:
Daniel Fichtinger 2024-10-19 01:06:27 -04:00
parent ad5f5eb921
commit ec2d4c4b3c
2 changed files with 12 additions and 0 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module github.com/ficcdaf/zona
go 1.23.2