Skip to content

Deprecation of 'go get'#35

Open
gab-ehcoud wants to merge 1 commit into
tomnomnom:masterfrom
gab-ehcoud:new_branch
Open

Deprecation of 'go get'#35
gab-ehcoud wants to merge 1 commit into
tomnomnom:masterfrom
gab-ehcoud:new_branch

Conversation

@gab-ehcoud
Copy link
Copy Markdown

@gab-ehcoud gab-ehcoud commented Oct 28, 2021

In Go 1.17, installing executables with go get is deprecated, go install is used instead.

@0xkrnn
Copy link
Copy Markdown

0xkrnn commented Nov 8, 2021

In Go 1.17, installing executables with go get is deprecated, go install is used instead.

How to install can u explain. In current go version is not installing it.

go install -v github.com/tomnomnom/waybackurls@latest This also not working

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.

2 participants