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

pkg: eliminate usage of obsolete github.com/pkg/errors. #83

Merged
merged 1 commit into from
Jun 26, 2023

Conversation

klihub
Copy link
Collaborator

@klihub klihub commented Jun 26, 2023

Switch from errors.Wrap and errors.Errorf to fmt.Errorf.

Switch from `errors.Wrap` and `errors.Errorf` to `fmt.Errorf`.

Signed-off-by: Krisztian Litkey <[email protected]>
@jukkar jukkar merged commit 6101066 into containers:main Jun 26, 2023
@klihub klihub deleted the fixes/ditch-pkg-errors branch June 26, 2023 11:35
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