You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A maintainer will take a look at your issue shortly. 👀
In the meantime: We are working on Viper v2 and we would love to hear your thoughts about what you like or don't like about Viper, so we can improve or fix those issues.
📣 If you've already given us your feedback, you can still help by spreading the news,
either by sharing the above link or telling people about this on Twitter:
Preflight Checklist
Viper Version
1.19.0
Go Version
1.22.4
Config Source
Defaults
Format
No response
Repl.it link
No response
Code reproducing the issue
No response
Expected Behavior
Latest version depends on EOL library go.mod: github.com/pmezard/go-difflib v1.0.0, which raises security concerns
Actual Behavior
An easy way to check, is to download the master branch and do a
grep -r go-difflib
. The output is the following:Steps To Reproduce
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: