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

fixed decoding for "required" struct fields #126

Merged
merged 2 commits into from
Nov 1, 2019

Conversation

kucherenkovova
Copy link
Contributor

Fixes #117

Fixed false-positive error on decoding required struct field

@stale
Copy link

stale bot commented Oct 31, 2019

This issue has been automatically marked as stale because it hasn't seen a recent update. It'll be automatically closed in a few days.

@stale stale bot added the stale label Oct 31, 2019
@kucherenkovova
Copy link
Contributor Author

Hi @elithrar can you please take a look when you have a minute?

@stale stale bot removed the stale label Nov 1, 2019
@elithrar elithrar merged commit 61751c9 into gorilla:master Nov 1, 2019
@elithrar elithrar self-assigned this Nov 1, 2019
@elithrar
Copy link
Contributor

elithrar commented Nov 1, 2019

Thanks for this and apologies for the lengthy delay!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fail to decode "required" struct fields
2 participants