monochromegane / the_platinum_searcher

A code search tool similar to ack and the_silver_searcher(ag). It supports multi platforms and multi encodings.
MIT License
2.81k stars 141 forks source link

Broken executable when building 2.1.5 #180

Closed Ambrevar closed 6 years ago

Ambrevar commented 7 years ago

Cloning the repo, then running

git checkout v2.1.5
go get github.com/monochromegane/the_platinum_searcher/...

will result in a broken executable. (No help message, nothing.) Am I doing something wrong?

panchoh commented 7 years ago

It seems that the next commit after the one from the release v2.1.5 fixes the issue.

Ambrevar commented 7 years ago

fff19c50638e4203f4cf0593d0067d97429b5101? It's only a change in wercker.yml, I don't see how it would change anything. Any clue?

Isn't it an issue with a dependency?

panchoh commented 7 years ago

Sorry, I wasn't explicit enough. I meant c7d8eec66dca50773e6b4ee7dfdad2174860b9b1. That's the one that fixes it.

monochromegane commented 6 years ago

Hi, I have released v2.1.6.