I want to install json2csv using go get github.com/jehiah/json2csv but I receive this error:
go get github.com/jehiah/json2csv
package github.com/jehiah/json2csv: cannot download
This problem occured to me in raspberry pi. I had logged in through VNC client The problem persisted despite setting and exporting the GOPATH. Then Ran the "go get" command without sudo and it worked perfectly.