Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Mention go install method in README. #335

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

apapsch
Copy link

@apapsch apapsch commented Dec 22, 2021

Installing via go get in module mode produces the deprecation message:

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant