Skip to content

Remove usage of archived pkg/errors.#238

Open
mpass99 wants to merge 1 commit intoProtonMail:mainfrom
mpass99:main
Open

Remove usage of archived pkg/errors.#238
mpass99 wants to merge 1 commit intoProtonMail:mainfrom
mpass99:main

Conversation

@mpass99
Copy link
Copy Markdown

@mpass99 mpass99 commented May 5, 2023

The repository github.com/pkg/errors is no longer maintained. Instead, the package is now part of the Go standard library (pkg.go.dev/errors) and further developed.

In this commit we refactor the usages of the errors package to reference the current version.

@mpass99 mpass99 force-pushed the main branch 2 times, most recently from 85165bb to 3a4bfc8 Compare May 8, 2023 09:23
The repository github.com/pkg/errors is no longer maintained. Instead, the package is now part of the Go standard library (pkg.go.dev/errors) and further developed.

In this commit we refactor the usages of the errors package to reference the current version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v2 Targeting GopenPGP v2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants