Imports of package fixture

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/google/go-cmp/cmpPackage cmp determines equality of values.
sigs.k8s.io/structured-merge-diff/v4/fieldpathPackage fieldpath defines a way for referencing path elements (e.g., an index in an array, or a key in a map).
sigs.k8s.io/structured-merge-diff/v4/merge
sigs.k8s.io/structured-merge-diff/v4/typedPackage typed contains logic for operating on values with given schemas.