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

updated go-re2 to v1.9.0 to fix panics for go1.24 #3923

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

kashifkhan0771
Copy link
Contributor

Description:

The reported issue in #3914 is fixed in go-re2 v1.9.0 see here. I updated the version and tested on go1.24 and it is working fine.

Checklist:

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

@kashifkhan0771 kashifkhan0771 requested a review from a team as a code owner February 19, 2025 06:54
@kashifkhan0771 kashifkhan0771 merged commit 1c9ef1d into trufflesecurity:main Feb 19, 2025
13 checks passed
@kashifkhan0771 kashifkhan0771 deleted the fix/github-3914 branch February 19, 2025 07:42
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.

Trufflehog crashes when built with Go 1.24 and run on high-end machines
2 participants