Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove duplicate github.com/jedib0t/go-pretty dependency #3924

Merged
merged 1 commit into from
Feb 20, 2025

Conversation

Juneezee
Copy link
Contributor

@Juneezee Juneezee commented Feb 20, 2025

Description:

PR #3099 introduced the trufflehog analyze command but accidentally included the same dependency with different versions.

github.com/jedib0t/go-pretty/v6 is the latest version with bug fixes and enhancements.

Tested locally. No breaking changes.

2025-02-20_19-48

Checklist:

  • Tests passing (make test-community)?
  • Lint passing (make lint this requires golangci-lint)?

PR #3099 introduced the `trufflehog analyze` command but accidentally
included the same dependency with different versions.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
@Juneezee Juneezee requested a review from a team as a code owner February 20, 2025 11:55
@Juneezee Juneezee mentioned this pull request Feb 20, 2025
2 tasks
Copy link
Contributor

@abmussani abmussani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @Juneezee for the cleanup. @mcastorina I still want you to a look into the changes before merging.

@ahrav ahrav merged commit a2a17cd into trufflesecurity:main Feb 20, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants