Skip to content
New issue

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

fix: go install complain missing version when dir not in module #248

Merged
merged 1 commit into from Nov 24, 2021

Conversation

tuananh
Copy link
Contributor

@tuananh tuananh commented Nov 24, 2021

Signed-off-by: Tuan Anh Tran me@tuananh.org

Summary

go install delve will complain missing version when directory not in module (in Dockerfile) so we will include the @latest version when install.

go install: version is required when current directory is not in a module

Ticket Link

Fixes

Release Note


Signed-off-by: Tuan Anh Tran <me@tuananh.org>
Copy link
Member

@cpanato cpanato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@bobcallaway bobcallaway merged commit 815db4f into sigstore:main Nov 24, 2021
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.

None yet

3 participants