Skip to content

Run instructions out of date based on go #2

@iamjoeker

Description

@iamjoeker

Installing to run using go get produces the following which indicates that this is not the recommended method for installation of go tools which use modules.

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'.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions