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 unneeded dependencies #220

Merged
merged 3 commits into from
Feb 19, 2025
Merged

Remove unneeded dependencies #220

merged 3 commits into from
Feb 19, 2025

Conversation

gammazero
Copy link
Contributor

@gammazero gammazero commented Feb 19, 2025

  • xerrors is obsolete and no longer needed
  • go-detect-race is no longer needed as this only saves about 1s with recent go versions

- xerrors is obsolete and no longer needed
- go-detect-race is no longer needed as this only saves about 1s with recent golang versions
@gammazero gammazero requested a review from hsanjuan February 19, 2025 07:49
@gammazero gammazero changed the title Rm unneeded deps Remove unneeded deps Feb 19, 2025
@gammazero gammazero changed the title Remove unneeded deps Remove unneeded dependencies Feb 19, 2025
@gammazero gammazero merged commit 036ea57 into master Feb 19, 2025
8 checks passed
@gammazero gammazero deleted the rm-unneeded-deps branch February 19, 2025 16:07
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