Imports of package mergepatch

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/davecgh/go-spew/spewPackage spew implements a deep pretty printer for Go data structures to aid in debugging.
reflectPackage reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.
sigs.k8s.io/yaml