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

chore(deps): Remove unintentional usage of gopkg.in/errgo.v2 #3216

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

silvestre
Copy link
Member

Issue

During a previous PR an outdated library was unintentionally referenced,
when the standard libray already provides the functionality.

Fix

Remove the usage of the library and use the standard library's
functionality.

# Issue

During a previous PR an outdated library was unintentionally referenced,
when the standard libray already provides the functionality.

# Fix

Remove the usage of the library and use the standard library's
functionality.
@silvestre silvestre added the dependencies Pull requests that update a dependency file label Sep 23, 2024
Copy link

sonarcloud bot commented Sep 23, 2024

@silvestre silvestre merged commit ddf2ea5 into main Sep 24, 2024
39 checks passed
@silvestre silvestre deleted the fix-wrong-errgo-import branch September 24, 2024 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants