Closed bobg closed 1 year ago
This report was generated by Modver, a Go package and command that helps you obey semantic versioning rules in your Go module.
This PR does not require a change in your module’s version number. (You might still consider bumping the patchlevel anyway.)
This PR fixes #18 by qualifying method names with their receiver types in the result of
makeTopObjs
. There is a new regression test in testdata/minor/familiarmethodname.tmpl.