-
Notifications
You must be signed in to change notification settings - Fork 18k
x/vuln: Panics regularly #54995
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
Comments
|
|
That looks quite old, from ~5 months ago. |
hm, ok, I cleaned the cache and reinstalled, now I get a different error:
|
Is there another command I need to run to properly clean/purge whatever older libs I might have? |
That's still the same version, probably cached in your |
Thanks for the catch on that. I was able to get it to work by turning off the proxy var. Appreciate the help |
What version of Go are you using (
go version
)?Does this issue reproduce at the latest version of golang.org/x/vuln?
As far as I know, yes. I don't know if there's a way to force
latest
to pull updates, but I did just rungo install
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
I have tried running
govulncheck
on a few of my applications and so far the only thing I get back is a panic.What did you expect to see?
What did you see instead?
The text was updated successfully, but these errors were encountered: