-
Notifications
You must be signed in to change notification settings - Fork 949
Closed
Description
Running it, happened this:
/code/go/src/github.com/RichardKnop/machinery$ go run examples/worker/worker.go
v1/amqp.go:11:2: cannot find package "github.com/streadway/amqp" in any of:
/usr/lib/go/src/pkg/github.com/streadway/amqp (from $GOROOT)
/home/vanhalt/code/go/src/github.com/streadway/amqp (from $GOPATH)
v1/config/config.go:7:2: cannot find package "gopkg.in/yaml.v2" in any of:
/usr/lib/go/src/pkg/gopkg.in/yaml.v2 (from $GOROOT)
/home/vanhalt/code/go/src/gopkg.in/yaml.v2 (from $GOPATH)Metadata
Metadata
Assignees
Labels
No labels