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 nested array access #104

Merged
merged 1 commit into from
Jul 16, 2021
Merged

fix nested array access #104

merged 1 commit into from
Jul 16, 2021

Conversation

geseq
Copy link
Collaborator

@geseq geseq commented Jun 13, 2021

Summary

closes #103

Nested array access has been fixed

Checklist

  • Tests are passing: task test
  • Code style is correct: task lint

@geseq
Copy link
Collaborator Author

geseq commented Jun 13, 2021

@hanzei please take a look when you can

@geseq geseq force-pushed the nexted-array branch 2 times, most recently from f49c0be to 458138d Compare July 7, 2021 12:46
Copy link
Collaborator

@hanzei hanzei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@hanzei hanzei added this to the v1.0 milestone Jul 16, 2021
@hanzei hanzei merged commit 0ea374a into stretchr:master Jul 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to get value of nested []interface{} type
2 participants