In all werf files, check that if the image is using `BASE_GOLANG_*`, then there are options: ``` mount: - fromPath: ~/go-pkg-cache to: /go/pkg - from: tmp_dir to: /root/.cache/go-build ```