mirror of
https://github.com/github/codeql.git
synced 2026-02-08 03:01:10 +01:00
This was likely harmlessly causing `go get` reruns, since most (all?) real dependency errors cause `go list` to exit with a nonzero return code in any case.