packer-cn/builder/profitbricks
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 Renamed artefact -> artifact 2016-09-28 23:57:37 +02:00
artifact_test.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
builder.go fix imports 2018-01-24 17:09:17 -08:00
builder_acc_test.go move packer to hashicorp 2017-04-04 13:39:01 -07:00
builder_test.go run goimports 2018-01-22 17:21:10 -08:00
config.go run goimports 2018-01-22 17:21:10 -08:00
ssh.go move multistep imports to helper. 2018-01-24 17:09:15 -08:00
step_create_server.go fix imports 2018-01-24 17:09:17 -08:00
step_create_ssh_key.go fix imports 2018-01-24 17:09:17 -08:00
step_take_snapshot.go fix imports 2018-01-24 17:09:17 -08:00