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

feat: replace pkg/errors with Go 1.13 native errors #18

Merged
merged 1 commit into from
Jul 27, 2022

Conversation

kruskall
Copy link
Member

Add support for error wrapping and switch to modern
Go 1.13 errors.

@elasticmachine
Copy link

elasticmachine commented Jul 21, 2022

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-07-26T22:39:51.815+0000

  • Duration: 9 min 34 sec

@kruskall kruskall marked this pull request as draft July 21, 2022 11:34
Add support for error wrapping and switch to modern
Go 1.13 errors.
@kruskall kruskall force-pushed the feat/error-wrapping branch from 3b89fb5 to dce2f2d Compare July 26, 2022 22:39
@kruskall kruskall marked this pull request as ready for review July 26, 2022 22:39
Copy link
Member

@andrewkroh andrewkroh left a comment

Choose a reason for hiding this comment

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

LGTM. Please update the CHANGELOG.md file (and add any other recent changes).

@kruskall kruskall merged commit ae8e096 into main Jul 27, 2022
@kruskall kruskall deleted the feat/error-wrapping branch July 27, 2022 07:27
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.

3 participants