Initial commit

This commit is contained in:
Ivan 2025-07-01 13:21:08 +05:00
commit 7139f74b18
Signed by: landlord
GPG key ID: 416A03BC4ADA4CD7
8 changed files with 942 additions and 0 deletions

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module code.app-house.ru/go/tl
go 1.23