chore(deps): remove yaml.v1

Remove errant `yaml.v1` dependency, and use `yaml.v2` everywhere.
This commit is contained in:
Christopher Allen Lane
2022-11-05 11:39:48 -04:00
parent 3a6b6e58f0
commit c9ccefa607
20 changed files with 1 additions and 9393 deletions

View File

@ -5,7 +5,7 @@ import (
"runtime"
"strings"
"gopkg.in/yaml.v1"
"gopkg.in/yaml.v2"
)
// Parse parses cheatsheet frontmatter