This commit is contained in:
1
2025-11-16 20:30:17 +00:00
parent 2e3b52b3de
commit 5dbff2411c
70 changed files with 653 additions and 373 deletions

View File

@@ -3,7 +3,7 @@ module blazing/modules/base
go 1.18
require (
github.com/gogf/gf/v2 v2.6.3
github.com/gogf/gf/v2 v2.7.0
github.com/golang-jwt/jwt/v4 v4.5.0
)