zzzteph / sheye

Opensource assets and vulnerability scanning tool
https://shrewdeye.app
146 stars 36 forks source link

=> ERROR [app build-go 5/10] RUN go install -v github.com/projectdiscovery/subfinder/v2/cmd/subfinder@latest #16

Closed teixeira0xfffff closed 4 months ago

teixeira0xfffff commented 5 months ago

Subfinder

=> ERROR [app build-go 5/10] RUN go install -v github.com/projectdiscovery/subfinder/v2/cmd/subfinder@latest

image

teixeira0xfffff commented 5 months ago

it works

RUN go install -v github.com/projectdiscovery/subfinder/v2/cmd/subfinder@v2.6.2

teixeira0xfffff commented 5 months ago

subfinder, httpx and dnsx with error. How i solve:

image

teixeira0xfffff commented 5 months ago

my env: Linux ed912858a65c 5.15.146.1-microsoft-standard-WSL2 #1 2024 x86_64 Linux

zzzteph commented 5 months ago

Thanks. I believe the issue is with the go version. Adding exact strict versions of tools would be great idea.

hoangtubongdem153 commented 4 months ago

can anyone help me , i have been edited the same with @teixeira0xfffff but it still not work :((

image

it has the same error when i edit to lastest version (@latest / @v2.6.6) :

image

helpp me :< thankyou!

hoangtubongdem153 commented 4 months ago

helpppp me :(

zzzteph commented 4 months ago

Hey @hoangtubongdem153 , sorry for taking so long to fix.

I've added strict versions to the software and now everything should be fine.