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

Use package errors from the standard library instead of github.com/pkg/errors #462

Merged
merged 1 commit into from
Jan 22, 2022
Merged

Use package errors from the standard library instead of github.com/pkg/errors #462

merged 1 commit into from
Jan 22, 2022

Conversation

astrophena
Copy link

This PR replaces usage of no longer maintained github.com/pkg/errors with package errors from the standard library.

@astrophena astrophena changed the title all: use errors from the standard library all: use package errors from the standard library instead of github.com/pkg/errors Dec 1, 2021
@astrophena astrophena changed the title all: use package errors from the standard library instead of github.com/pkg/errors Use package errors from the standard library instead of github.com/pkg/errors Dec 8, 2021
Replace no longer maintained github.com/pkg/errors with package errors
from the standard library.
@demget demget merged commit 33cc1fd into tucnak:v2 Jan 22, 2022
@demget demget added this to the v3.0 milestone Jan 22, 2022
@astrophena astrophena deleted the use-stdlib-errors branch January 25, 2022 03:24
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