chore(go): 更新Go版本号格式

- 将 common/go.mod 中的 go 版本从 1.23.0 调整为 1.23
-
This commit is contained in:
昔念
2026-03-31 10:40:37 +08:00
parent 6ac3c1b9b7
commit 1a5996d902
17 changed files with 899 additions and 218 deletions

View File

@@ -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