assetfinder icon indicating copy to clipboard operation
assetfinder copied to clipboard

Replacing Deprecated go get command

Open robvalcas opened this issue 4 years ago • 3 comments

Updating deprecated go get command to use go install

robvalcas avatar Sep 19 '21 00:09 robvalcas

Hmm, we need changes in the Install Instructions to >

go install github.com/tomnomnom/assetfinder@latest

tess-ss avatar May 20 '22 00:05 tess-ss

Please merge this, I'm not a go dev and I spend some minutes trying to figure out this.

eamanu avatar Jun 13 '22 00:06 eamanu

Hello, just for information

go install github.com/tomnomnom/assetfinder@latest

is working great on amd, but not on arm proc 😢

root@5516e4e9ecf5:/opt/app# assetfinder -h
qemu-x86_64: Could not open '/lib64/ld-linux-x86-64.so.2': No such file or director

the-maux avatar Jun 20 '22 18:06 the-maux