simpleadmin-web 0.1.0: web panel for CS2-SimpleAdmin

This commit is contained in:
Astra 2026-09-25 20:08:14 +01:00
commit 4f38daf0e6
31 changed files with 6870 additions and 0 deletions

7
go.mod Normal file
View file

@ -0,0 +1,7 @@
module git.zio.sh/cs2/simpleadmin-web
go 1.25.3
require github.com/go-sql-driver/mysql v1.10.1
require filippo.io/edwards25519 v1.2.0 // indirect