mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-13 18:10:59 +00:00
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:
@@ -6,7 +6,7 @@ require (
|
||||
k8s.io/apimachinery v0.27.0
|
||||
sigs.k8s.io/application v0.8.2
|
||||
sigs.k8s.io/kustomize/kyaml v0.13.7
|
||||
sigs.k8s.io/yaml v1.3.0
|
||||
sigs.k8s.io/yaml v1.4.0
|
||||
)
|
||||
|
||||
require (
|
||||
|
||||
Reference in New Issue
Block a user