Skip to content

'go install ./...' fails building golang.org/x/xerrors -  #1143

@dmitris

Description

@dmitris

Building gorelease from source fails wih go1.13:

$ go install -v ./...
golang.org/x/xerrors
# golang.org/x/xerrors
/home/dmitris/go/pkg/mod/golang.org/x/[email protected]/adaptor_go1_13.go:16:14: undefined: errors.Frame
/home/dmitris/go/pkg/mod/golang.org/x/[email protected]/format_go1_13.go:12:18: undefined: errors.Formatter

Environment (please complete the following information):

  • OS: linux, mac
  • OS version: Linux kernel 3.10.0-1062, Mac 10.14.6

Additional context
Upgrading gocloud.dev from v0.15.0 to v0.17.0 fixes the build failure - will raise a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions