Re: [go-nuts] Abridged summary of golang-nuts@googlegroups.com - 24 updates in 11 topics
[go-nuts] goimports no longer builds on go 1.4.2
Obviously 1.4.2 is quite out of date, but I thought it might be useful to point out that the change https://go-review.googlesource.com/#/c/25001/ added an import to runtime/trace, which is not a part of the 1.4.2 library, so go get golang.org/x/tools/cmd/goimports fails. Because goimports is in