Skip to content

Fix: handle lossy max int64 #40

New issue

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

Merged

Conversation

lacroixthomas
Copy link

#39

Use the json Decoder with the json.Number type to handle max int64 values as int64 instead of float64 with scientific format.

@CLAassistant
Copy link

CLAassistant commented Jan 20, 2025

CLA assistant check
All committers have signed the CLA.

Signed-off-by: Thomas Lacroix <[email protected]>
@markmandel
Copy link

markmandel commented Mar 9, 2025

/cc @tamalsaha @howardjohn

(Sorry to ping, just copying from previous PRs)

@tamalsaha tamalsaha merged commit ffbac60 into gomodules:release-2.0 Mar 9, 2025
2 checks passed
@tamalsaha
Copy link

Thanks for the contribution. Tagged v2.5.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants