Skip to content

Go: Fix DepErrors test #11997

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 26, 2023
Merged

Go: Fix DepErrors test #11997

merged 1 commit into from
Jan 26, 2023

Conversation

smowton
Copy link
Contributor

@smowton smowton commented Jan 26, 2023

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.

Requested in #11991

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.
@smowton smowton requested a review from a team as a code owner January 26, 2023 11:37
@smowton smowton changed the title Fix DepErrors test Go: Fix DepErrors test Jan 26, 2023
@github-actions github-actions bot added the Go label Jan 26, 2023
@mbg mbg merged commit f192191 into main Jan 26, 2023
@mbg mbg deleted the smowton/fix/deperrors-conditional branch January 26, 2023 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants