Initial commit

This commit is contained in:
2024-07-16 17:39:02 +02:00
commit 1ccaeae174
2 changed files with 64 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module main
go 1.22.4