devimteam / amqp

Golang AMQP wrapper
MIT License
10 stars 12 forks source link

Issue during fresh install #5

Closed lukaszraczylo closed 5 years ago

lukaszraczylo commented 5 years ago

Would open PR but I don't have access to the editor at the moment.

/Users/__/.go/src/github.com/devimteam/amqp/options.go:41:19: multiple-value uuid.NewV4() in single-value context
lukaszraczylo commented 5 years ago

Forget it, seems that outdated UUID was causing the issues.