Posted in

Go测试文档未声明依赖版本?用go list -m -f ‘{{.Path}} {{.Version}}’ -test ./… 自动生成锁定清单(适配Go 1.21+ module graph)

第一章:Go测试文档未声明依赖版 … Go测试文档未声明依赖版本?用go list -m -f ‘{{.Path}} {{.Version}}’ -test ./… 自动生成锁定清单(适配Go 1.21+ module graph)Read more