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
1.19.0
1.22.7
Flags
No response
$ go mod graph | grep viper | grep crypto github.com/spf13/[email protected] golang.org/x/crypto@v<version>
where <version> >= 0.32.0
<version>
$ go mod graph | grep viper | grep crypto github.com/spf13/[email protected] golang.org/x/[email protected]
https://nvd.nist.gov/vuln/detail/CVE-2024-45337
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Preflight Checklist
Viper Version
1.19.0
Go Version
1.22.7
Config Source
Flags
Format
No response
Repl.it link
No response
Code reproducing the issue
No response
Expected Behavior
where
<version>
>= 0.32.0Actual Behavior
$ go mod graph | grep viper | grep crypto
github.com/spf13/[email protected] golang.org/x/[email protected]
Steps To Reproduce
No response
Additional Information
https://nvd.nist.gov/vuln/detail/CVE-2024-45337
The text was updated successfully, but these errors were encountered: