Internalize forked code

This commit is contained in:
Katrina Verey
2021-06-30 10:13:33 -07:00
parent e308f321d3
commit f3d8883046
6 changed files with 5 additions and 10 deletions

View File

@@ -26,7 +26,7 @@ import (
"time"
. "gopkg.in/check.v1"
"gopkg.in/yaml.v3"
"sigs.k8s.io/kustomize/kyaml/internal/forked/github.com/go-yaml/yaml"
)
var unmarshalIntTest = 123