CI Perf Lint

dockerfile-go-mod-download-without-cache-mount

Detects Go Dockerfiles that run go mod download without a visible BuildKit cache mount on the same instruction.

This rule looks for:

Why it matters:

What to do:

This rule focuses on Docker build cache behavior, not general Go module correctness.