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

depguard: Remove deprecated github.com/pkg/errors library. #39

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

mjtrangoni
Copy link
Contributor

Hi @plorenz,

This remove the deprecated library github.com/pkg/errors. See #1507.

Thanks!

@mjtrangoni mjtrangoni requested a review from a team as a code owner November 8, 2023 13:54
@plorenz
Copy link
Member

plorenz commented Nov 13, 2023

Hi @mjtrangoni, Would you be able to update this with a signed commit? See https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits for information on how to configure this.

See,
registry.go:24:2: import 'github.com/pkg/errors' is not allowed from list 'main': Should be replaced by standard lib errors package (depguard)
        "github.com/pkg/errors"
        ^

Signed-off-by: Mario Trangoni <[email protected]>
@plorenz plorenz merged commit a84bc0b into openziti:main Nov 14, 2023
@mjtrangoni mjtrangoni deleted the fix-golangci-lint branch November 14, 2023 14:50
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