On Wed, Aug 8, 2018 at 1:40 PM Kevin Locke <ke...@kevinlocke.name> wrote:

> In my initial email $GOPATH was unset.

Then I would try (unset $GOPATH defaults to being effectively the same as
$HOME/go on nix)

$ cd $HOME/go/src ; go get -u ./...

(add -v and/or -x to see if something is actually happening)

-- 

-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