Refactor server structure: migrate v1 functionality to sv1 module, remove deprecated files, and update command handling

This commit is contained in:
alex
2025-06-22 22:11:14 +03:00
parent 114fc82b90
commit 03195dca59
12 changed files with 33 additions and 82 deletions

View File

@@ -1,3 +0,0 @@
module github.com/akyaiy/GoSally-mvp/logs
go 1.24.4