https://go-review.googlesource.com/#/c/1405/2 fixed cmd/api to put up with a runtime.Version() that doesn't begin with 'devel' but is a development branch (not a release-branch). That should never happen. cmd/dist should be fixed not to do that, and the CL should be rolled back so that cmd/api is not tolerating the bug.
@bradfitz @dsymonds
https://go-review.googlesource.com/#/c/1405/2 fixed cmd/api to put up with a runtime.Version() that doesn't begin with 'devel' but is a development branch (not a release-branch). That should never happen. cmd/dist should be fixed not to do that, and the CL should be rolled back so that cmd/api is not tolerating the bug.
@bradfitz @dsymonds