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

deps: remove deprecated github.com/pkg/errors #1125

Merged
merged 3 commits into from Sep 19, 2023
Merged

deps: remove deprecated github.com/pkg/errors #1125

merged 3 commits into from Sep 19, 2023

Conversation

mmorel-35
Copy link
Contributor

github.com/pkg/errors is deprecated since Go1.13 and can be replaced by errors or fmt.
This PR ensure the new usage and remove the old module.

Signed-off-by: Matthieu MOREL matthieu.morel35@gmail.com

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Copy link
Contributor

@sudo-bmitch sudo-bmitch left a comment

Choose a reason for hiding this comment

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

LGTM

@tianon tianon merged commit d881fa8 into opencontainers:main Sep 19, 2023
4 checks passed
@mmorel-35 mmorel-35 deleted the errors branch September 19, 2023 15:22
@sudo-bmitch sudo-bmitch mentioned this pull request Jan 11, 2024
8 tasks
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.

None yet

4 participants