We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No response
https://github.com/golangci/golangci-lint/blob/master/cmd/golangci-lint/main.go#L39-L50
It allows me to install cli by go install directly and can get right version from cli
go install
The text was updated successfully, but these errors were encountered:
Hi @liubog2008 , thanks for the feature request. Do you expect something like go install example.com/[email protected]
go install example.com/[email protected]
Are you interested in implementing this feature?
Sorry, something went wrong.
Do you expect something like go install example.com/[email protected]
Yes
OK
liubog2008
No branches or pull requests
What is the version of your ORAS CLI
No response
What would you like to be added?
https://github.com/golangci/golangci-lint/blob/master/cmd/golangci-lint/main.go#L39-L50
Why is this needed for ORAS?
It allows me to install cli by
go install
directly and can get right version from cliAre you willing to submit PRs to contribute to this feature?
The text was updated successfully, but these errors were encountered: