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

3
vendor/modules.txt vendored
View File

@@ -221,9 +221,6 @@ golang.org/x/tools/internal/typesinternal
# gopkg.in/warnings.v0 v0.1.2
## explicit
gopkg.in/warnings.v0
# gopkg.in/yaml.v1 v1.0.0-20140924161607-9f9df34309c0
## explicit
gopkg.in/yaml.v1
# gopkg.in/yaml.v2 v2.4.0
## explicit; go 1.15
gopkg.in/yaml.v2