init
All checks were successful
Build and Push / build-and-push (push) Successful in 1m5s

This commit is contained in:
Konstantin Grachev
2025-07-18 22:20:49 +03:00
commit 4e06ababf3
5 changed files with 84 additions and 0 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module server
go 1.24.5