dev: go-test only looks for go.mod files
Created by: keegancsmith
I missed this in the previous PR https://github.com/sourcegraph/sourcegraph/pull/34325. We also need to do this for go-test.
Test Plan: ran the find incantation on both linux and mac. Both agreed and found all go.mod files.