Skip to content

Resolve go.mod merge conflict in go-ucfg backport to 9.2#6382

Merged
swiatekm merged 2 commits intomergify/bp/9.2/pr-6377from
copilot/sub-pr-6379
Feb 18, 2026
Merged

Resolve go.mod merge conflict in go-ucfg backport to 9.2#6382
swiatekm merged 2 commits intomergify/bp/9.2/pr-6377from
copilot/sub-pr-6379

Conversation

Copy link
Contributor

Copilot AI commented Feb 18, 2026

This backport PR had a merge conflict in go.mod due to divergent dependency versions between the main branch (where #6377 originated) and the 9.2 branch.

Changes

  • Resolved conflict by accepting go-ucfg v0.9.0 (from the backport) and go-elasticsearch/v8 v8.19.2 (from 9.2 base branch)
  • Ran go mod tidy to ensure consistency

The conflict arose because:

Resolution keeps the go-elasticsearch version already in 9.2 while applying the go-ucfg update that this backport intends to deliver.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: swiatekm <93588780+swiatekm@users.noreply.github.com>
Copilot AI changed the title [WIP] Bump go-ucfg from 0.8.8 to 0.9.0 Resolve go.mod merge conflict in go-ucfg backport to 9.2 Feb 18, 2026
Copilot AI requested a review from swiatekm February 18, 2026 13:09
@swiatekm swiatekm marked this pull request as ready for review February 18, 2026 13:12
@swiatekm swiatekm requested a review from a team as a code owner February 18, 2026 13:12
@swiatekm swiatekm requested review from michel-laterman and removed request for a team February 18, 2026 13:12
@swiatekm swiatekm merged commit b4cee82 into mergify/bp/9.2/pr-6377 Feb 18, 2026
9 checks passed
@swiatekm swiatekm deleted the copilot/sub-pr-6379 branch February 18, 2026 13:12
swiatekm added a commit that referenced this pull request Feb 18, 2026
…om 0.8.8 to 0.9.0 (#6379)

* build(deps): bump github.com/elastic/go-ucfg from 0.8.8 to 0.9.0 (#6377)

* build(deps): bump github.com/elastic/go-ucfg from 0.8.8 to 0.9.0

Bumps [github.com/elastic/go-ucfg](https://github.com/elastic/go-ucfg) from 0.8.8 to 0.9.0.
- [Release notes](https://github.com/elastic/go-ucfg/releases)
- [Changelog](https://github.com/elastic/go-ucfg/blob/main/CHANGELOG.md)
- [Commits](elastic/go-ucfg@v0.8.8...v0.9.0)

---
updated-dependencies:
- dependency-name: github.com/elastic/go-ucfg
  dependency-version: 0.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Post dependabot file modifications

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 6073d17)

# Conflicts:
#	go.mod

* Resolve go.mod merge conflict in go-ucfg backport to 9.2 (#6382)

* Initial plan

* Resolve go.mod merge conflict for go-ucfg update

Co-authored-by: swiatekm <93588780+swiatekm@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: swiatekm <93588780+swiatekm@users.noreply.github.com>

---------

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: swiatekm <93588780+swiatekm@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants