Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Conversation

@setrofim
Copy link

When decoding !!binary do not assume that the result will be a string, as !!binary can be use to encode arbitrary data.

When decoding !!binary do not assume that the result will be a string,
as !!binary can be use to encode arbitrary data.
decode_test.go Outdated

. "gopkg.in/check.v1"
"gopkg.in/yaml.v3"
"github.com/setrofim/yaml"
Copy link

Choose a reason for hiding this comment

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

Do not change the package name.

Copy link
Author

Choose a reason for hiding this comment

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

Ah, my apologies, that commit was not supposed to be added to the pull. Now reverted.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants