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

Fix reflect.Pointer backward compatibility #813

Merged
merged 1 commit into from Aug 26, 2022
Merged

Fix reflect.Pointer backward compatibility #813

merged 1 commit into from Aug 26, 2022

Conversation

pelletier
Copy link
Owner

Though we don't officially support older versions of Go, this is an easy fix to
unblock people.

Fixes #812

Though we don't officially support older versions of Go, this is an easy fix to
unblock people.

Fixes #812
@pelletier pelletier added the bug Issues describing a bug in go-toml. label Aug 26, 2022
@pelletier pelletier merged commit 9428417 into v2 Aug 26, 2022
@pelletier pelletier deleted the fix-ptr branch August 26, 2022 13:15
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.

undefined: reflect.Pointer
1 participant