-
command --> go install -v github.com/projectdiscovery/httpx/cmd/httpx@latest error --> |
Beta Was this translation helpful? Give feedback.
Answered by
ehsandeep
Jul 26, 2022
Replies: 2 comments 1 reply
-
try this : |
Beta Was this translation helpful? Give feedback.
1 reply
-
@c4ir0 most probably you are using outdated version of go, updating go will fix the issue or use above method. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
forgedhallpass
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@c4ir0 most probably you are using outdated version of go, updating go will fix the issue or use above method.