simpleadmin-web 0.1.0: web panel for CS2-SimpleAdmin
This commit is contained in:
commit
4f38daf0e6
31 changed files with 6870 additions and 0 deletions
7
go.mod
Normal file
7
go.mod
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue