ack! and Go source files

I’m a big fan of ack!, but out of the box on MacPorts, there is no support for .go source files.

The fix to this is simple; make sure you add

--type-set=golang=.go

to your ~/.ackrc