# Functions

Diff compares two modfile.File structs and returns the changes between them.
Merge merges the changes between the current and other go.mod files into the common ancestor go.mod file.
Parse parses the contents of a go.mod file and returns a modfile.File object.