-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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
Labels
bugSomething isn't workingSomething isn't working