On Sat, Jul 1, 2017 at 5:12 AM <siduri.iru...@gmail.com> wrote:

> and the golang version is go_project.go
<https://bitbucket.org/siduri-irudis/go-lazy-tools/src/a05a0e9866d86bbf3a5d551f2a5b28655cb03e2b/go_project.go?at=master>

        cmd = exec.Command("go install -x")
<https://bitbucket.org/siduri-irudis/go-lazy-tools/src/a05a0e9866d86bbf3a5d551f2a5b28655cb03e2b/go_project.go?at=master&fileviewer=file-view-default#go_project.go-86>

Attempts to execute a command named 'go install -x' which is probably not
what you want. Check the documentation example
<https://golang.org/pkg/os/exec/#example_Command>.

-- 

-j

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to