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

Encode: fix embedded interfaces #753

Merged
merged 1 commit into from Apr 8, 2022
Merged

Encode: fix embedded interfaces #753

merged 1 commit into from Apr 8, 2022

Conversation

pelletier
Copy link
Owner

Resolve marshaling regression when handling an embedded interface in a
struct.

Fixes #752

Resolve marshaling regression when handling an embedded interface in a
struct.

Fixes #752
@pelletier pelletier added the bug Issues describing a bug in go-toml. label Apr 8, 2022
@pelletier pelletier merged commit 2377ac4 into v2 Apr 8, 2022
@pelletier pelletier deleted the issue-752 branch April 8, 2022 13:25
@pelletier pelletier changed the title encode: fix embedded interfaces Encode: fix embedded interfaces Apr 8, 2022
@pelletier pelletier linked an issue Apr 8, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues describing a bug in go-toml.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

beta7: Encode: panic: reflect: NumField of non-struct type
1 participant