Update sigs.k8s.io/yaml to 1.3.0

This commit is contained in:
Katrina Verey
2023-01-06 16:23:17 -05:00
parent cb6553430d
commit 5be179305a
85 changed files with 126 additions and 85 deletions

View File

@@ -19,7 +19,7 @@ require (
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
gopkg.in/yaml.v2 v2.4.0
k8s.io/kube-openapi v0.0.0-20220401212409-b28bf2818661
sigs.k8s.io/yaml v1.2.0
sigs.k8s.io/yaml v1.3.0
)
require (