Imports of package diff

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
github.com/sergi/go-diff/diffmatchpatchPackage diffmatchpatch offers robust algorithms to perform the operations required for synchronizing plain text.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.