Skip to content

Instantly share code, notes, and snippets.

@pmorie
Created October 7, 2014 21:19
Show Gist options
  • Save pmorie/cc89ad2c0fe69d3d4011 to your computer and use it in GitHub Desktop.
Save pmorie/cc89ad2c0fe69d3d4011 to your computer and use it in GitHub Desktop.
$ sudo GOPATH=$GOPATH go get -v code.google.com/p/go.tools/cmd/gofmt
[sudo] password for pmorie:
code.google.com/p/go.tools (download)
package code.google.com/p/go.tools/cmd/gofmt
imports code.google.com/p/go.tools/cmd/gofmt
imports code.google.com/p/go.tools/cmd/gofmt: cannot find package "code.google.com/p/go.tools/cmd/gofmt" in any of:
/usr/lib/golang/src/pkg/code.google.com/p/go.tools/cmd/gofmt (from $GOROOT)
/home/pmorie/go/src/code.google.com/p/go.tools/cmd/gofmt (from $GOPATH)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment