Skip to content

chore: replace github.com/pkg/errors with native error package in the acl, algo, audit, backup, check_upgrade and chunker modules #9372

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

Merged
merged 1 commit into from
Apr 16, 2025

Conversation

xqqp
Copy link
Contributor

@xqqp xqqp commented Apr 8, 2025

Description

Replaced the github.com/pkg/errors package with the native errors package in the acl, algo, audit, backup, check_upgrade and chunker modules. Also fixed some error comparisons and error texts.

Checklist

  • Code compiles correctly and linting passes locally
  • For all code changes, an entry added to the CHANGELOG.md file describing and linking to
    this PR
  • Tests added for new functionality, or regression tests for bug fixes added as applicable
  • For public APIs, new features, etc., PR on
    docs repo staged and linked here

@xqqp xqqp changed the title chore: replace github.com/pkg/errors with native error package chore: replace github.com/pkg/errors with native error package for for acl, algo, audit, backup, check_upgrade and chunker modules Apr 8, 2025
@xqqp xqqp changed the title chore: replace github.com/pkg/errors with native error package for for acl, algo, audit, backup, check_upgrade and chunker modules chore: replace github.com/pkg/errors with native error package for acl, algo, audit, backup, check_upgrade and chunker modules Apr 8, 2025
@xqqp xqqp marked this pull request as ready for review April 8, 2025 17:57
@xqqp xqqp requested a review from a team as a code owner April 8, 2025 17:57
@xqqp xqqp changed the title chore: replace github.com/pkg/errors with native error package for acl, algo, audit, backup, check_upgrade and chunker modules chore: replace github.com/pkg/errors with native error package in the acl, algo, audit, backup, check_upgrade and chunker modules Apr 8, 2025
@mangalaman93 mangalaman93 merged commit 41c9811 into hypermodeinc:main Apr 16, 2025
21 of 23 checks passed
@xqqp xqqp deleted the remove_pkg_errors branch April 16, 2025 13:58
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.

2 participants