AshanK, I think you should consider Rob's comment as poetry more than literal advice.
Think for a moment about a different question, "Is learning the violin a good way to learn to compose music?" It is much like your question ("Is learning Go a good way to learn Programming?") and suggests why you have had so many different kinds of answers:
* Programming, like composing music, is an inventive task. It has rules that are both followed and broken, it has history that is both copied and ignored, it has trends that come and go, and ultimately, it is judged both in abstract (computer science "music theorists") and in performance (users, efficiency, maintainability "audiences.")
* Programs, like sheet music scores, have an intermediate expression. The expression itself makes some programs hard or impossible to write. This is important--the language you use for programming limits the "music" you can make. Thinking of music, for example, imagine putting your finger on the far-left low note key and sliding it as quickly as you can to the far-right highest note. Anyone could do this, it hardly seems a major accomplishment. But the sheet music score for this is such a nightmare to contemplate that the composer contemplating it might give up. (Or not, say, considering the clarinet solo at the beginning of Gershwin's Rhapsody in Blue or people using Go's roundabout way of doing pointer arithmetic.)
* Music and programming have an underlying "truth" in their pure essence. In music ideas including octave, chord, key, transposition, melody, harmony, counterpoint, measure, rhythm, cadence, syncopation are testament to the complexity of subject. The same is true of programming. It is easy to write a program. Anyone can do it. It is genius to invent Quicksort. Only Tony Hoare could do it. Same with Bach and Betovhen. \\
Rob's answer was a universal one. You want a practical one. Go is fine, but so is every language. If you like the experience (and if you like Sudoku then you will for sure) then you may come to regard every language as just an instrument that gets you closer in some way to the music that you hear in your soul.