Posted in

Go构建缓存污染检测实战:如何用go build -a -gcflags=”-m”识别100%被污染的vendor缓存并强制重建?

第一章:Go构建缓存污染检测的核 … Go构建缓存污染检测实战:如何用go build -a -gcflags=”-m”识别100%被污染的vendor缓存并强制重建?Read more

Posted in

Go资源文件构建缓存失效之谜:go build -a不能解决的embed哈希冲突(附go cache debug诊断流程图)

第一章:Go资源文件嵌入机制的本 … Go资源文件构建缓存失效之谜:go build -a不能解决的embed哈希冲突(附go cache debug诊断流程图)Read more