segment-boneyard / go-loggly-cli

Loggly search CLI written in Go
7 stars 5 forks source link

Error while installing #3

Open MauricioRoman opened 9 years ago

MauricioRoman commented 9 years ago

When I try to install, I get:

$ go get github.com/segmentio/go-loggly-cli

github.com/segmentio/go-loggly-search

src/github.com/segmentio/go-loggly-search/search.go:50: New redeclared in this block previous declaration during import "github.com/bitly/go-simplejson"

srt32 commented 8 years ago

I believe this issue should be resolved via the change in https://github.com/segmentio/go-loggly-search/commit/f3ad23e9d9a6892e48832d6fa25386b70576f21f. Could you try again?