Installing Go
Installing GO or rather Golang can be straightforward following the GO Installation Documentation, however, after installation one realises they encounter a compilation error when running Golang in Ubuntu or they need to change the default GO directo...
spacenuggets.hashnode.dev3 min read
Asad Ullah
Principal Software Engineer
There is a very interesting tool called GVM - which is used to manage multiple versions of Golang simultaneously.
Great article though.