Import cycle not allowed when trying to make "protologbeat"

I didn't have any issues building protologbeat. I did a clean build in docker and it worked.

`docker run --rm golang:1.8.3 sh -c "go get github.com/hartfordfive/protologbeat && protologbeat -h"

1 Like