Posted in

Go语言扩展包安装必须知道的5个冷知识:go install会修改go.mod?@latest不是最新版?go.sum不是校验文件?

第一章:Go语言扩展包安装必须知 … Go语言扩展包安装必须知道的5个冷知识:go install会修改go.mod?@latest不是最新版?go.sum不是校验文件?Read more

Posted in

Go包声明中//go:requires go1.22+未生效?编译器忽略版本约束的3个元信息缺失场景(需检查go.mod + build constraints + package doc)

第一章:Go包声明中//go:r … Go包声明中//go:requires go1.22+未生效?编译器忽略版本约束的3个元信息缺失场景(需检查go.mod + build constraints + package doc)Read more