Skip to content

doc: Add go install command in installation#508

Open
indradhanush wants to merge 1 commit intogo-jira:masterfrom
indradhanush:patch-1
Open

doc: Add go install command in installation#508
indradhanush wants to merge 1 commit intogo-jira:masterfrom
indradhanush:patch-1

Conversation

@indradhanush
Copy link

@indradhanush indradhanush commented Aug 5, 2025

Fixes this warning:

$ go get -u github.com/go-jira/jira/cmd/jira
  go: go.mod file not found in current directory or any parent directory.
          'go get' is no longer supported outside a module.
          To build and install a command, use 'go install' with a version,
          like 'go install example.com/cmd@latest'
          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 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.

1 participant