Skip to content

[8.19] (backport #11238) Fix go install of junit2html#11250

Merged
swiatekm merged 1 commit into8.19from
mergify/bp/8.19/pr-11238
Nov 19, 2025
Merged

[8.19] (backport #11238) Fix go install of junit2html#11250
swiatekm merged 1 commit into8.19from
mergify/bp/8.19/pr-11238

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify bot commented Nov 19, 2025

What does this PR do?

Updates all the go installs of github.com/alexec/junit2html@latest to github.com/kitproj/junit2html@latest. The repository now redirects to that new name and go fails to install of it with:


go: downloading github.com/alexec/junit2html v1.0.0
go: github.com/alexec/junit2html@latest: version constraints conflict:
      github.com/alexec/junit2html@v1.0.0: parsing go.mod:
      module declares its path as: github.com/kitproj/junit2html
                      but was required as: github.com/alexec/junit2html

Why is it important?

Fixes the integration tests.


This is an automatic backport of pull request #11238 done by [Mergify](https://mergify.com).

@mergify mergify bot requested a review from a team as a code owner November 19, 2025 11:28
@mergify mergify bot added the backport label Nov 19, 2025
@mergify mergify bot requested a review from a team as a code owner November 19, 2025 11:28
@mergify mergify bot requested review from pchila and ycombinator and removed request for a team November 19, 2025 11:28
@github-actions github-actions bot added Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team skip-changelog labels Nov 19, 2025
@mergify mergify bot mentioned this pull request Nov 19, 2025
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane)

@swiatekm swiatekm enabled auto-merge (squash) November 19, 2025 11:47
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

cc @blakerouse

@swiatekm swiatekm merged commit f4fb1c5 into 8.19 Nov 19, 2025
18 of 19 checks passed
@swiatekm swiatekm deleted the mergify/bp/8.19/pr-11238 branch November 19, 2025 12:39
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.

4 participants