Megan Marsh
|
5b4de6b16f
|
fix tests
|
2020-05-06 09:27:20 -07:00 |
Megan Marsh
|
2e2374b6be
|
add tests
|
2020-05-05 18:52:31 -07:00 |
Matthew Hooker
|
8cd403425e
|
test fixes WIP
|
2018-01-24 17:09:17 -08:00 |
Matthew Hooker
|
7a189a83a1
|
fix imports
`find . -type f -name '*.go' -not -path "./vendor/*" -exec goimports -w {} \;`
|
2018-01-24 17:09:17 -08:00 |
Matthew Hooker
|
366dc3da0a
|
move multistep imports to helper.
gomvpkg -from "github.com/mitchellh/multistep" -to "github.com/hashicorp/packer/helper/multistep"
|
2018-01-24 17:09:15 -08:00 |
Matthew Hooker
|
ebe995c0ff
|
run goimports
|
2018-01-22 17:21:10 -08:00 |
Mitchell Hashimoto
|
5feb7bce18
|
builder/virtualbox/common: Export
|
2013-12-22 10:40:39 -08:00 |