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
I ran go vulncheck -show verbose ./... and found three potential security updates:
go vulncheck -show verbose ./...
golang.org/x/crypto
golang.org/x/net
I may be able to provide a PR if desired.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I ran
go vulncheck -show verbose ./...
and found three potential security updates:golang.org/x/crypto
to at least v0.17.0golang.org/x/net
to at least v0.23.0I may be able to provide a PR if desired.
The text was updated successfully, but these errors were encountered: