Skip to content

[9.1] (backport #11238) Fix go install of junit2html#11251

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

[9.1] (backport #11238) Fix go install of junit2html#11251
swiatekm merged 1 commit into9.1from
mergify/bp/9.1/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 added the backport label Nov 19, 2025
@mergify mergify bot requested review from a team as code owners November 19, 2025 11:28
@mergify mergify bot requested review from blakerouse and michel-laterman and removed request for a team November 19, 2025 11:28
@mergify mergify bot mentioned this pull request Nov 19, 2025
@github-actions github-actions bot added Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team skip-changelog labels 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:48
@elasticmachine
Copy link
Copy Markdown
Contributor

elasticmachine commented Nov 19, 2025

@swiatekm swiatekm merged commit 3377000 into 9.1 Nov 19, 2025
22 of 23 checks passed
@swiatekm swiatekm deleted the mergify/bp/9.1/pr-11238 branch November 19, 2025 13:21
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