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`.
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.