Skip to content

Fix mixed use of fmt.Errorf and xerrors.Errorf #367

@mafredri

Description

@mafredri

We should use unified error handling in the project. For simplicity we should just use fmt.Errorf.


          nit: I see there is a mix of `fmt.Errorf` and `xerrors.Errorf`. Should we unify them?

Originally posted by @mtojek in #359 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions