lint has import path checking: https://github.com/golang/lint/commit/9a272034dedb2a3ed05231d5604ce17fb40f0e58 …
"go get http://github.com/golang/lint/golint …" will now fail.
"go get http://golang.org/x/lint/golint " is the new hotness.
#golang
No worries, it needed to be done at some point. Posting on a mailing list probably would have helped; I don't personally subscribe to them, but I do follow people on Twitter (like @dgryski) who likely would have relayed such a posting to their followers.