wildcheck icon indicating copy to clipboard operation
wildcheck copied to clipboard

Project does not currently install

Open thelikes opened this issue 5 years ago • 1 comments

Using go get the tool does not currently install correctly. I believe this is due to using outdated calls to third-party libs.

thelikes avatar Sep 30 '20 13:09 thelikes

Hi @thelikes, I updated the new Amass module. You can install again with this command:

GO111MODULE=on go get -u github.com/theblackturtle/wildcheck

theblackturtle avatar Oct 01 '20 15:10 theblackturtle