go.blog: use !info.Mode().IsRegular() instead of info.Isdir()

That way we'll only try to hash regular files.

Fixes golang/go#7770.

LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/87860043
3 files changed