Skip to content

Conversation

@ashishsecdev
Copy link

Installing executables with 'go get' in module mode is deprecated, so we need to use 'go install' instead of 'go get'. So, updated the installation method accordingly in README document.

Installing executables with 'go get' in module mode is deprecated, so we need to use 'go install' instead of 'go get'. So, updated the installation method accordingly in README.mkd document.
@br0kenhax0r
Copy link


Screenshot at 2022-01-30 01-05-15
Why This Is Not Installing?

@ashishsecdev
Copy link
Author

Try after this - go clean -modcache

Copy link

@TitoSantana609 TitoSantana609 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants