-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
$ make
go build -o bin/godzilla cmd/godzilla/*
cmd/godzilla/main.go:12:2: cannot find package "github.com/jingweno/godzilla/build" in any of:
/usr/lib/go-1.7/src/github.com/jingweno/godzilla/build (from $GOROOT)
($GOPATH not set)
cmd/godzilla/main.go:13:2: cannot find package "github.com/spf13/cobra" in any of:
/usr/lib/go-1.7/src/github.com/spf13/cobra (from $GOROOT)
($GOPATH not set)
Makefile:9: recipe for target 'build-godzilla' failed
make: *** [build-godzilla] Error 1
Metadata
Metadata
Assignees
Labels
No labels