Questions relating to Google's Go Programming Language project.

learn more… | top users | synonyms

3
votes
1answer
448 views

I've installed golang with accordance with the wiki yet “go get” is missing

I've installed everything go-related from synaptic and later added ppa as described in the wiki: https://wiki.ubuntu.com/Go yet I cannot do "go get" for example go get code.google.com/p/gorilla/mux ...
14
votes
3answers
1k views

Any PPAs for Google's Go Language?

Do you know of any URLs for PPAs of Google's Go Language?