I put together a very rudimentary interface for accessing the MusicBrainz API through go. You can search for artists and get the releases for an artist right now. Install with go get, and find it here:
https://github.com/colinramsay/go-musicbrainz
Any additions are welcome via pull request but must be backed with a test.