Initial commit

This commit is contained in:
2026-04-04 14:36:21 +00:00
commit 69fd40f065
5 changed files with 74 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module go-app
go 1.21