Skip to content

Remove unused replace directives - #2268

Merged
matttrach merged 1 commit into
release/v15from
backport-2265-release-v15
May 27, 2026
Merged

Remove unused replace directives#2268
matttrach merged 1 commit into
release/v15from
backport-2265-release-v15

Conversation

@github-actions

Copy link
Copy Markdown

This pull request cherry-picks the changes from #2265 into release/v15

Addresses #2267 for #2266

WARNING!: to avoid having to resolve merge conflicts this PR is generated with 'git cherry-pick -X theirs'.

Please make sure to carefully inspect this PR so that you don't accidentally revert anything!

Copied from main PR:

Addresses #2255

Description

There are a few replace directives that aren't actually used within the codebase. go mod tidy doesn't look to remove replace directives so this needs to be done manually.

Testing

Not a breaking change.

@github-actions github-actions Bot added internal/pr-backport This PR is back porting code to a release branch. release/v15 Targets release v15.x correlating to Rancher's v2.15.x labels May 27, 2026
@matttrach
matttrach merged commit 323723d into release/v15 May 27, 2026
@matttrach
matttrach deleted the backport-2265-release-v15 branch May 27, 2026 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal/pr-backport This PR is back porting code to a release branch. release/v15 Targets release v15.x correlating to Rancher's v2.15.x

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants