You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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/6oWfiUJSNx3Thank you 😄
The text was updated successfully, but these errors were encountered: