This commit is contained in:
2026-02-25 21:42:14 +02:00
commit 7d1f2f8934
4 changed files with 169 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module test-maze
go 1.25.5