Skip to content
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

Ensure uninitialized map is initialized when unmarshaling json #609

Merged

Conversation

naemono
Copy link
Contributor

@naemono naemono commented Dec 15, 2020

Fixes #417
Ensure uninitialized map is initialized when unmarshaling json
Add tests for this scenario

@naemono naemono requested a review from a team as a code owner December 15, 2020 20:18
@naemono naemono changed the base branch from master to development December 15, 2020 20:19
@stanislas-m stanislas-m merged commit 4d0d826 into gobuffalo:development Dec 15, 2020
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.

Allow unmarshalling slices.Map to nil map
3 participants