Skip to content

errors.Is() does not work if multierror.Prefix() is used #56

@qqshka

Description

@qqshka

It does not work since go.mod specifies [email protected] and it does not have Unwrap(), but Unwrap() was added in [email protected].

I could obviously fix it explicilty by updating versions but fixing it in go.mod wouldn't hurt either.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions