Tool for managing go source code
go fix [ packages ]
Fix runs the Go fix command on the packages named by the import paths.
For more about fix, see 'godoc fix'.
For more about specifying packages, see go-packages(7).
To run fix with specific options, run 'go tool fix'.
This manual page was written by Michael Stapelberg <[email protected]>, for the Debian project (and may be used by others).