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
v1.14.0
Go Version
1.19
Config Source
Flags
Format
Other (specify below)
Repl.it link
https://go.dev/play/p/5BSqnDuUn7B
Code reproducing the issue
Expected Behavior
If I have a LARGE uint64 flag it should parse it with no issue
Actual Behavior
it returns 0
Steps To Reproduce
https://go.dev/play/p/5BSqnDuUn7B
Additional Information
spf13/cobra#1869
spf13/cobra#1869
PR that fixes the issue
spf13/cast#155
The text was updated successfully, but these errors were encountered: