Skip to content

dev: go-test only looks for go.mod files

Administrator requested to merge k/20220422-find into main

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.

Merge request reports

Loading