Skip to content

Use Go 1.13 error handling verb #310

@SuperQ

Description

@SuperQ

When using fmt.Errorf(), we should use the new %w error verb so that error messages can be unwrapped.

This would make the minimum Go version be 1.13, so we should make sure client_golang is OK with this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions