Releases: mkeeler/goimport-rewrite
Releases · mkeeler/goimport-rewrite
v0.1.0
This release mainly adds support for prefix based rewriting as an alternative to exact match rewriting. This can help with migrating imports of one module where many of its packages are used.
v0.0.2
Fix some go.mod related things since I last used the tool