packer-cn/builder/lxd
Matthew Hooker 7a189a83a1
fix imports
`find . -type f -name '*.go' -not -path "./vendor/*" -exec goimports -w {} \;`
2018-01-24 17:09:17 -08:00
..
artifact.go [lxd] implement artifact detroy 2017-09-05 12:44:39 -07:00
builder.go fix imports 2018-01-24 17:09:17 -08:00
builder_test.go some last minute cleanup 2017-09-05 14:09:15 -07:00
command.go [lxd] refactor commands to dry things up 2017-09-05 12:44:39 -07:00
communicator.go run goimports 2018-01-22 17:21:10 -08:00
communicator_test.go run goimports 2018-01-22 17:21:10 -08:00
config.go run goimports 2018-01-22 17:21:10 -08:00
step_lxd_launch.go fix imports 2018-01-24 17:09:17 -08:00
step_provision.go fix imports 2018-01-24 17:09:17 -08:00
step_publish.go fix imports 2018-01-24 17:09:17 -08:00