I recently had to restructure a big Go project, and manually updating every import path was a nightmare. So, I built refx to handle it for me. It's a simple CLI tool that I've now open-sourced (currently v0.3.1) and would love to get some community feedback on it.