这是indexloc提供的服务,不要输入任何密码
Skip to content

[Issue] Installation fails: go get deprecated for executables #462

@Perdyx

Description

@Perdyx

Description

Running the command included in the installation instructions fails due to golang deprecating go get for executables.

go get: installing executables with 'go get' in module mode is deprecated.
        Use 'go install pkg@version' instead.
        For more information, see https://golang.org/doc/go-get-install-deprecation
        or run 'go help get' or 'go help install'.

Subfinder version

v2.4.8

Command used

GO111MODULE=on go get -v github.com/projectdiscovery/subfinder/v2/cmd/subfinder

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: CompletedNothing further to be done with this issue. Awaiting to be closed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions