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(sdk): use Go standard errors #20864

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mmorel-35
Copy link
Contributor

@mmorel-35 mmorel-35 commented Mar 14, 2024

Description

github.com/pkg/errors is deprecated and shall be replaced. With standard go package

Testing & Reproduction steps

Links

PR Checklist

  • updated test coverage
  • external facing docs updated
  • appropriate backport labels added
  • not a security concern

@github-actions github-actions bot added theme/api Relating to the HTTP API interface pr/dependencies PR specifically updates dependencies of project labels Mar 14, 2024
@mmorel-35 mmorel-35 force-pushed the errors branch 9 times, most recently from d41b097 to 0b5e056 Compare March 15, 2024 00:38
@mmorel-35 mmorel-35 changed the title deps: use Go standard errors deps(sdk): use Go standard errors Mar 15, 2024
@mmorel-35 mmorel-35 marked this pull request as ready for review March 15, 2024 00:46
@mmorel-35 mmorel-35 force-pushed the errors branch 2 times, most recently from f3e937c to fb62f28 Compare March 20, 2024 20:29
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/dependencies PR specifically updates dependencies of project theme/api Relating to the HTTP API interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant