Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ===> Linking relative packages to GOPATH
- ===> Building
- go build -o ./bin/tenyks ./tenyks.go
- build/src/github.com/kyleterry/tenyks/service/ircify.go:8:2: cannot find package "code.google.com/p/go-uuid/uuid" in any of:
- /usr/lib/go/src/pkg/code.google.com/p/go-uuid/uuid (from $GOROOT)
- /home/vagrant/go/src/github.com/kyleterry/tenyks/build/src/code.google.com/p/go-uuid/uuid (from $GOPATH)
- make: *** [build] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement