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(go): Unknown values aren't dereferenced #4572

Merged
merged 6 commits into from
Sep 6, 2024
Merged

Conversation

amckinney
Copy link
Member

This fixes an issue where optional unknown values (typed as interface{}) were mistakenly dereferenced.

@amckinney amckinney requested a review from dsinghvi as a code owner September 6, 2024 19:42
@amckinney amckinney merged commit 27315ee into main Sep 6, 2024
38 checks passed
@amckinney amckinney deleted the amckinney/go/unknown branch September 6, 2024 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants