Skip to content

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