# Functions
CompareSum verifies each go.sum hash in the destination matches the source's.
IsPossibleVendorPath returns true if the path contains a "vendor" element.
No description provided by the author
No description provided by the author
SyncRequire overwrites each go.mod `require (...)` version in the destination with the source's.
# Structs
No description provided by the author
ModReplace defines one `replace` directive.
ModRequire defines one line of the `require (...)` directive block.
No description provided by the author
No description provided by the author