Commit graph

2 commits

Author SHA1 Message Date
Matt Ellis
a749ac1102 Use go-yaml directly
Instead of doing the logic to see if a type has YAML tags and then
dispatching based on that to use either the direct go-yaml marshaller
or the one that works in terms of JSON tags, let's just say that we
always add YAML tags as well, and use go-yaml directly.
2017-10-20 14:01:37 -07:00
Joe Duffy
5da78c036b Convert to Dep 2017-08-01 18:37:06 -07:00