| Path | Synopsis |
|---|---|
| github.com/golang/tools/cmd/gomvpkg | The gomvpkg command moves go packages, updating import declarations. |
| github.com/pbberlin/tools/move_package | Package move_package scripts refactorings of package locations and names; sadly refactor/rename still has some limitations. |
| golang.org/x/tools/cmd/gomvpkg | The gomvpkg command moves go packages, updating import declarations. |
| golang.org/x/tools/cmd/gorename | The gorename command performs precise type-safe renaming of identifiers in Go source code. |