test runners

This commit is contained in:
2025-11-22 00:28:55 +08:00
parent a3b9228335
commit c16653a645
6 changed files with 301 additions and 2 deletions

4
go.mod
View File

@@ -1,3 +1,7 @@
module github.com/OmniX-Space/MeowBox-Core
go 1.25.4
require github.com/go-sql-driver/mysql v1.9.3
require filippo.io/edwards25519 v1.1.0 // indirect