Closed jkakar closed 12 years ago
I didn't test it, but I think this line in the README:
go get github.com/heroku/log-shuttle
should be:
go get github.com/ryandotsmith/log-shuttle
since there is no heroku/log-shuttle repository.
heroku/log-shuttle
good call.
Or maybe it should be under heroku/log-shuttle?
I didn't test it, but I think this line in the README:
go get github.com/heroku/log-shuttle
should be:
go get github.com/ryandotsmith/log-shuttle
since there is no
heroku/log-shuttle
repository.