fix: 修复空提交问题
This commit is contained in:
@@ -3,7 +3,7 @@ module blazing/modules/base
|
||||
go 1.18
|
||||
|
||||
require (
|
||||
github.com/gogf/gf/v2 v2.7.0
|
||||
github.com/gogf/gf/v2 v2.8.0
|
||||
github.com/golang-jwt/jwt/v4 v4.5.0
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user