Data races are a source of bugs. They are not a noticeable fraction of the security issues that face memory unsafe languages, which is the practical argument for memory safety.
I was discussing data races in the scope of all memory unsafe languages, I don't really know enough about Go to know whether people are looking for these.