logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

goimports - updates your Go import lines

Author

       This  manual  page was written by Michael Stapelberg <stapelberg@debian.org>, for the Debian project (and
       may be used by others).

                                                   2015-07-24                                       GOIMPORTS(1)

Description

       Command goimports updates your Go import lines, adding missing ones and removing unreferenced ones.

Name

       goimports - updates your Go import lines

Options

       Run goimports -help for more details.

Synopsis

goimports [flags] [ path...  ]

See Also