Open
Description
Preflight Checklist
- I have searched the issue tracker for an issue that matches the one I want to file, without success.
- I am not looking for support or already pursued the available support channels without success.
- I have checked the troubleshooting guide for my problem, without success.
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
$ go mod graph | grep viper | grep crypto
github.com/spf13/[email protected] golang.org/x/crypto@v<version>
where <version>
>= 0.32.0
Actual Behavior
$ go mod graph | grep viper | grep crypto
github.com/spf13/[email protected] golang.org/x/[email protected]
Steps To Reproduce
No response
Activity