```
chore(go): 更新Go版本号格式 - 将 common/go.mod 中的 go 版本从 1.23.0 调整为 1.23 -
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
module blazing/modules/config
|
||||
|
||||
go 1.25.0
|
||||
go 1.25
|
||||
|
||||
require github.com/aidarkhanov/nanoid/v2 v2.0.0-20210915221554-84fce99176fc // indirect
|
||||
|
||||
Reference in New Issue
Block a user