```
chore(go): 更新Go版本号格式 - 将 common/go.mod 中的 go 版本从 1.23.0 调整为 1.23 -
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
module blazing/modules/base
|
||||
|
||||
go 1.24.0
|
||||
go 1.24
|
||||
|
||||
require (
|
||||
github.com/gogf/gf/v2 v2.8.0
|
||||
|
||||
Reference in New Issue
Block a user