Posted in

Go build -trimpath不起作用?——揭露GOPATH/src vs go mod download缓存路径中4类路径残留导致调试信息泄露的真实案例

第一章:Go build -tr … Go build -trimpath不起作用?——揭露GOPATH/src vs go mod download缓存路径中4类路径残留导致调试信息泄露的真实案例Read more

Posted in

Go调试找不到第三方包源码?:go get -d + GOPATH/src 替代方案失效后,用gopls cache dump提取原始包结构

第一章:Go调试找不到第三方包源 … Go调试找不到第三方包源码?:go get -d + GOPATH/src 替代方案失效后,用gopls cache dump提取原始包结构Read more