error loading package "github.com/parnurzeal/gorequest" metadata: err: go command required, not found: exec: "go": executable file not found in $PATH: stderr:
Hello @ilaer
importing third-party packages (i.e. outside the Go standard library) currently only works on Linux and Mac OS X,
and - what's probably missing in your case - requires the Go compiler to be installed and added to $PATH