Provided by: gccgo-go_1.18~0ubuntu2_amd64 bug

NAME

       go-fix - update packages to use new APIs

SYNOPSIS

       go fix [packages]

DESCRIPTION

       Fix runs the Go fix command on the packages named by the import paths.

       For more about fix, see 'go doc cmd/fix'.
       For more about specifying packages, see go-packages(7).

       To run fix with specific options, run 'go tool fix'.

SEE ALSO

       go-fmt(1), go-vet(1).

AUTHOR

       This  manual  page  was  written  by  Michael Stapelberg <stapelberg@debian.org> and is maintained by the
       Debian Go Compiler Team <team+go-compiler@tracker.debian.org> based on the output of 'go  help  fix'  for
       the Debian project (and may be used by others).

                                                   2021-09-06                                          GO-FIX(1)