first working version

This commit is contained in:
Dmitry Fedotov
2025-05-03 21:35:32 +03:00
parent efc5bea070
commit 3c602c7679
9 changed files with 420 additions and 1 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module code.uint32.ru/tiny/repo
go 1.24