Skip to content

Remove indirect dependency on logrus#49

Merged
pszal merged 2 commits into
mainfrom
avoid-ragep2p-loggers-dep
Jun 26, 2026
Merged

Remove indirect dependency on logrus#49
pszal merged 2 commits into
mainfrom
avoid-ragep2p-loggers-dep

Conversation

@gtklocker

Copy link
Copy Markdown
Collaborator

Remove dependency on ragep2p/loggers pkg in TestNewReportingPlugin_CustomConfigParser. NewReportingPlugin (the method under test) does not use the logger, so there should not be any functional difference.

…tomConfigParser

NewReportingPlugin (the method under test) does not use the logger, so there
should not be any functional difference.

This also avoids the indirect dependency on logrus in
ocr2/decryptionplugin/go.mod.
@gtklocker gtklocker marked this pull request as ready for review June 25, 2026 09:21
@gtklocker gtklocker requested a review from a team as a code owner June 25, 2026 09:21
@pszal pszal merged commit 2343efd into main Jun 26, 2026
16 checks passed
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