mirror of
https://github.com/github/codeql.git
synced 2025-12-18 18:10:39 +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.