typ*_*182 5

$GOPATH/pkg/mod$HOME/go/pkg/mod$GOPATH
go

模块缓存包含 zip 文件、解压缩的模块源代码以及 VCS 缓存(不使用代理时)。缓存通常包含单个依赖项的多个版本。

cd
cd $(go list -f '{{.Dir}}' -m github.com/foo/bar)
github.com/foo/bar
$HOME/gohack$GOHACKgohackgo.mod