`find . -type f -name '*.go' -not -path "./vendor/*" -exec goimports -w {} \;`
gomvpkg -from "github.com/mitchellh/multistep" -to "github.com/hashicorp/packer/helper/multistep"
This is a builder for Joyent's Triton system. It was originally at jen20/packer-builder-triton, and subsequently at joyent/packer-builder-triton on GitHub. The following commit vendors the dependencies.