Initial commit

This commit is contained in:
Ivan 2025-07-01 13:19:40 +05:00
commit be06319cc3
No known key found for this signature in database
GPG key ID: 56C7BAAE859B302C
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