重构前最后一份代码(bug较多,请勿使用)

This commit is contained in:
2026-08-07 19:02:44 +08:00
parent fafe07baf8
commit 5bce105bd6
9 changed files with 199 additions and 341 deletions
+2 -2
View File
@@ -1,11 +1,12 @@
module frpc-console
go 1.25.0
go 1.26.5
require (
github.com/gin-gonic/gin v1.12.0
github.com/golang-jwt/jwt/v5 v5.3.1
golang.org/x/crypto v0.54.0
golang.org/x/sys v0.47.0
modernc.org/sqlite v1.54.0
)
@@ -39,7 +40,6 @@ require (
go.mongodb.org/mongo-driver/v2 v2.5.0 // indirect
golang.org/x/arch v0.22.0 // indirect
golang.org/x/net v0.56.0 // indirect
golang.org/x/sys v0.47.0 // indirect
golang.org/x/text v0.40.0 // indirect
google.golang.org/protobuf v1.36.10 // indirect
modernc.org/libc v1.74.1 // indirect