Re: [Dev] unrecognized import path when trying "go get"

2015-11-28 Thread Fathima Dilhasha
Hi Anuruddha, Thank You for the explanation. Regards, Dilhasha Fathima Dilhasha Nazeer (M.N.F.Dilhasha) Undergraduate | Department of Computer Science and Engineering University of Moratuwa Sri Lanka On Sat, Nov 28, 2015 at 12:25 PM, Anuruddha Premalal w

Re: [Dev] unrecognized import path when trying "go get"

2015-11-27 Thread Anuruddha Premalal
Hi Fathims, strconv comes with the golang distribution. you don't need to 'go get' that dependency. Regards, On Sat, Nov 28, 2015 at 11:57 AM, Fathima Dilhasha wrote: > Hi, > > I'm trying to execute a go get command to download and install > dependencies which results in $subject. > > My go in

[Dev] unrecognized import path when trying "go get"

2015-11-27 Thread Fathima Dilhasha
Hi, I'm trying to execute a go get command to download and install dependencies which results in $subject. My go installation is at "/home/dilhasha/GSoC/go" and GOPATH is set to "/home/dilhasha/GSoC/GOWorkspace". Following are my Go env variables. *GOARCH="amd64"* *GOBIN=""* *GOCHAR="6"* *GOEXE=