We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For example, github.com/jstemmer/go-junit-report is only used for CI, but it shows up in our dependency tree. We should fix that.
I don't have a preference between pre-installing in the Docker image or having a tools go.mod.
go.mod
The text was updated successfully, but these errors were encountered:
feat(go): add testing deps to images (#161)
c530aac
Updates: googleapis/google-cloud-go#4061
feat(all): remove testing deps (#4580)
15c1eb9
This is a follow up for googleapis/testing-infra-docker#161. Fixes: #4061
codyoss
Successfully merging a pull request may close this issue.
For example, github.com/jstemmer/go-junit-report is only used for CI, but it shows up in our dependency tree. We should fix that.
I don't have a preference between pre-installing in the Docker image or having a tools
go.mod
.The text was updated successfully, but these errors were encountered: