Move resid package from api to kyaml

This commit is contained in:
monopole
2021-04-30 20:39:32 -07:00
parent 5a8a4d47a5
commit c8dddac5b9
52 changed files with 56 additions and 55 deletions

View File

@@ -5,6 +5,7 @@ package main
import (
"fmt"
"sigs.k8s.io/kustomize/api/resmap"
"sigs.k8s.io/yaml"
)