mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-19 06:21:41 -04:00
`find . -type f -name '*.go' -not -path "./vendor/*" -exec goimports -w {} \;`
`find . -type f -name '*.go' -not -path "./vendor/*" -exec goimports -w {} \;`