Skip to content

Conversation

@sudo-bmitch
Copy link
Contributor

Fixes issue

Describe the change

This will help transition to newer methods and variables with the Go tooling. To avoid breakage from transitioning multiple scheme.With* calls, a Merge method was added to MatchOp.

How to verify it

IDE's will flag calls to deprecated methods with the new method.

Changelog text

  • Chore: Add go:fix lines to deprecated code.

Please verify and check that the pull request fulfills the following requirements

  • Tests have been added or not applicable
  • Documentation has been added, updated, or not applicable
  • Changes have been rebased to main
  • Multiple commits to the same code have been squashed

This will help transition to newer methods and variables with the Go tooling.
To avoid breakage from transitioning multiple scheme.With* calls, a Merge method was added to MatchOp.

Signed-off-by: Brandon Mitchell <git@bmitch.net>
@sudo-bmitch sudo-bmitch merged commit 89c2708 into regclient:main Oct 3, 2025
4 checks passed
@sudo-bmitch sudo-bmitch deleted the pr-go-fix-deprecated branch October 3, 2025 18:29
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.

1 participant