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

BytesMarshaler can't handle colon in key from yaml.MarshalWithOptions(..., Flow(true)) #174

Closed
bangzek opened this issue Nov 12, 2020 · 1 comment · Fixed by #604
Closed
Labels
bug Something isn't working encoder

Comments

@bangzek
Copy link

bangzek commented Nov 12, 2020

Run this code: https://play.golang.org/p/_5HLioxCxKu

@bangzek bangzek changed the title BytesMarshaller can't handle colon in key from yaml.MarshalWithOptions(..., Flow(true)) BytesMarshaler can't handle colon in key from yaml.MarshalWithOptions(..., Flow(true)) Nov 12, 2020
@bangzek
Copy link
Author

bangzek commented Nov 12, 2020

Why do I always typo it into Marshall :^)

@goccy goccy added the bug Something isn't working label Nov 13, 2020
@goccy goccy added the encoder label Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working encoder
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants