mirror of
https://github.com/github/codeql.git
synced 2026-03-29 19:58:17 +02: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.