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

ignore govulncheck for non-stable go version #162

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

imjasonh
Copy link
Contributor

go install govulncheck doesn't seem to work when built with Go 1.19, blocking charmbracelet/log#141 for example.

It seems like there's no real benefit to running govulncheck for any non-stable Go version (correct me if I'm wrong).

I wasn't sure whether go-version or go_version were preferred, so I supported both.

@caarlos0 caarlos0 merged commit 420f7df into charmbracelet:main Sep 11, 2024
1 check passed
@caarlos0
Copy link
Member

thanks!

aymanbagabas added a commit that referenced this pull request Sep 11, 2024
Fixes: 420f7df (fix: ignore govulncheck for non-stable go version (#162))
aymanbagabas added a commit that referenced this pull request Sep 11, 2024
Fixes: 420f7df (fix: ignore govulncheck for non-stable go version (#162))
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.

2 participants