Use upstream go-yaml fork and remove our internal one (#5412)

* test new yaml fork

* delete old kyaml fork

* update to sigs yaml 1.4.0

* remove comments
This commit is contained in:
Natasha Sarkar
2023-10-25 12:48:22 -05:00
committed by GitHub
parent cba3f1115f
commit 96ad106ee1
121 changed files with 144 additions and 17589 deletions

View File

@@ -7,7 +7,7 @@ require (
gopkg.in/evanphx/json-patch.v5 v5.6.0
sigs.k8s.io/kustomize/api v0.15.0
sigs.k8s.io/kustomize/kyaml v0.15.0
sigs.k8s.io/yaml v1.3.0
sigs.k8s.io/yaml v1.4.0
)
require (