Skip to content

json: accept ; in json field tag#87

Merged
achille-roussel merged 1 commit intomasterfrom
pelletier-fix-86
Apr 1, 2021
Merged

json: accept ; in json field tag#87
achille-roussel merged 1 commit intomasterfrom
pelletier-fix-86

Conversation

@pelletier
Copy link
Copy Markdown
Contributor

Accept ; in json field tag to match the behavior of Go 1.16.

https://go-review.googlesource.com/c/go/+/234818/4/src/encoding/json/encode.go

Fixes #86

Copy link
Copy Markdown
Contributor

@achille-roussel achille-roussel left a comment

Choose a reason for hiding this comment

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

🙌

@achille-roussel achille-roussel merged commit 1c5cefe into master Apr 1, 2021
@achille-roussel achille-roussel deleted the pelletier-fix-86 branch April 1, 2021 01:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

json: Go 1.16 allows for ; in json tags

2 participants