Posts with the go tag currently do not have syntax highlighting applied. When I manually set a code block's language with <!-- language: lang-go -->, the syntax highlighting works as expected.
As I understand things from reading this post, the implication is that the go tag currently has a null syntax highlighting hint.
I propose that the go tag have its highlighting hint set to lang-go.

lang-godoesn't exist. It looks likelang-gois being treated aslang-defaultwhen you add that hint to a post. – BoltClock's a Unicorn♦ Jul 9 '12 at 10:48default, then that works just as well. – Darshan Computing Jul 9 '12 at 11:03