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
The errors.Join() method introduced with go 1.20. It can replace github.com/hashicorp/go-multierror and github.com/hashicorp/errwrap dependencies. I think using a built-in solution would be great.