bobg / modver

MIT License
19 stars 6 forks source link

Fix method-name collisions #17

Closed bobg closed 1 year ago

bobg commented 1 year ago

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.

github-actions[bot] commented 1 year ago

Modver result

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.)