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

Use Go 1.20 wrapped errors instead of multierror #27

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

skitt
Copy link
Contributor

@skitt skitt commented Jan 5, 2024

This requires linting-related changes with the bump to Go 1.20 (ioutil is deprecated).

Note that the first two commits are the same as in #26. I will rebase as appropriate.

This is failing linting (gofmt -s).

Signed-off-by: Stephen Kitt <[email protected]>
depguard has switch from a deny list to an allow list, so it rejects
everything by default. Since depguard wasn't previously configured to
deny anything, this disables it entirely (no linting is lost).

Signed-off-by: Stephen Kitt <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant