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 support for arrays #876

Merged
merged 1 commit into from May 29, 2023
Merged

Encode: fix support for arrays #876

merged 1 commit into from May 29, 2023

Conversation

MrJetBOX
Copy link
Contributor

This change allows encoding fixed size arrays.
Current version generates error: toml: cannot encode value of type array.

@pelletier pelletier added the bug Issues describing a bug in go-toml. label May 29, 2023
@pelletier pelletier changed the title Encode: Add encode for fixed size arrays Encode: fix support for arrays May 29, 2023
@pelletier pelletier merged commit 8bb1e08 into pelletier:v2 May 29, 2023
9 checks passed
@pelletier
Copy link
Owner

Can't believe I missed that! Thanks a lot for the patch!

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.

None yet

2 participants