-
yaml.v3 removed the MapSlice type. Instead, it provides a more flexible way to use the unmarhsaller to get the data through a Node type. Rewrite the parser to make use of this instead.
88313c8d
Loading
yaml.v3 removed the MapSlice type. Instead, it provides a more flexible way to use the unmarhsaller to get the data through a Node type. Rewrite the parser to make use of this instead.