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