Skip to content

Conversation

@ldez
Copy link
Member

@ldez ldez commented Feb 27, 2023

I completely remove github.com/pkg/errors from tests because the files inside tests are not considered to create the go.mod.

So when the latest dependency will remove github.com/pkg/errors, and then this package will be removed from the go.mod, a lot of tests will fail.

The latest dependency that uses github.com/pkg/errors is forbidigo and the dependency will be removed inside PR #3639.

@ldez ldez added topic: cleanup Related to code, process, or doc cleanup area: tests Continuous integration, tests and other checks labels Feb 27, 2023
@ldez ldez force-pushed the fix/clean-pkg-errors branch from 196b9af to 4acedd4 Compare February 27, 2023 21:04
@ldez ldez merged commit 5b4f7c7 into golangci:master Feb 27, 2023
@ldez ldez deleted the fix/clean-pkg-errors branch February 27, 2023 21:21
SeigeC pushed a commit to SeigeC/golangci-lint that referenced this pull request Apr 4, 2023
@ldez ldez added this to the v1.52 milestone Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: tests Continuous integration, tests and other checks topic: cleanup Related to code, process, or doc cleanup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant