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

difference with errors.Join? #98

Open
miparnisari opened this issue Apr 18, 2024 · 2 comments
Open

difference with errors.Join? #98

miparnisari opened this issue Apr 18, 2024 · 2 comments

Comments

@miparnisari
Copy link

miparnisari commented Apr 18, 2024

https://pkg.go.dev/errors#Join was introduced in Go 1.20.

Can someone clarify how multierror.Append is better or different? It looks like it's been superseded 🤔 https://go.dev/play/p/6oWfiUJSNx3

Thank you 😄

@displague
Copy link

Relates to #63

@dolmen
Copy link

dolmen commented Feb 10, 2025

I'm not a maintainer of this project, but I have made multiple PR for unmaintained HashiCorp projects like this one.

My stance is that new projects should not use go-multierror, and projects that are still using it should move away from it because noone maitains it (see for example #60 which gets no review).

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

No branches or pull requests

3 participants