feat(servers): implement saervers monitoring

This commit is contained in:
2025-06-17 12:50:50 +03:00
parent 0e2e02622d
commit 42f2b68848
7 changed files with 217 additions and 5 deletions

1
go.mod
View File

@@ -3,6 +3,7 @@ module gitea.mrixs.me/minecraft-platform/backend
go 1.24.1
require (
github.com/Tnze/go-mc v1.20.2 // indirect
github.com/go-chi/chi/v5 v5.2.1 // indirect
github.com/golang-jwt/jwt/v5 v5.2.2 // indirect
github.com/google/uuid v1.6.0 // indirect