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