Skip to content

remove pkg/errors import in favour of stdlib errors#211

Merged
elenz97 merged 2 commits into
mittwald:masterfrom
tariq1890:no-pkg-errors
Aug 9, 2024
Merged

remove pkg/errors import in favour of stdlib errors#211
elenz97 merged 2 commits into
mittwald:masterfrom
tariq1890:no-pkg-errors

Conversation

@tariq1890

Copy link
Copy Markdown
Contributor

The github.com/pkg/errors is not maintained and has been archived since a long time. The authors too recommend using the go stdlib errors package going forward

@ArangoGutierrez

Copy link
Copy Markdown

cc @martin-helmich

Signed-off-by: Tariq Ibrahim <tibrahim@nvidia.com>
@tariq1890

Copy link
Copy Markdown
Contributor Author

This is to be merged after #213

cc @elenz97

@elenz97 elenz97 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

lgtm! @tariq1890 thanks for looking into this 👍

@elenz97 elenz97 merged commit 9278c2f into mittwald:master Aug 9, 2024
@tariq1890 tariq1890 deleted the no-pkg-errors branch August 9, 2024 15:34
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