Skip to content

CONSIDER - YAML library replacement #280

Description

@lostsnow

Currently the yaml library go-yaml/yaml no longer appears to be under active development, which means that some issues may not be solved upstream:

So there are a couple of options right now

  • Keep using yaml.v2.
  • Use yaml.v3 and follow the v3 format (this option might as well keep the yaml.v2 option in use now).
  • Switch to another yaml library (may have to follow their format too), such as:

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions