table of contents
other versions
- bullseye 1:0.1.0+ds-1+b5
 - bullseye-backports 1:0.1.12+ds-1~bpo11+1
 - testing 1:0.5.0+ds-1
 - unstable 1:0.5.0+ds-1
 - experimental 1:0.5.0+ds-2
 
| GOIMPORTS(1) | General Commands Manual | GOIMPORTS(1) | 
NAME¶
goimports - updates your Go import lines
SYNOPSIS¶
goimports [flags] [ path ... ]
DESCRIPTION¶
Command goimports updates your Go import lines, adding missing ones and removing unreferenced ones.
OPTIONS¶
Run goimports -help for more details.
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 |