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 |
Megan Marsh
|
7f0d253dbf
|
some last minute cleanup
|
2017-09-05 14:09:15 -07:00 |
Chris Lundquist
|
f6bc158a80
|
[lxd] minor fixups for new styles and docs
|
2017-09-05 12:46:36 -07:00 |
Chris Lundquist
|
8326d7b6ac
|
[lxd] fixup some publish stuff
|
2017-09-05 12:44:39 -07:00 |
Chris Lundquist
|
c62f9a0301
|
[lxd] cleanup and tweaks
|
2017-09-05 12:44:39 -07:00 |
Chris Lundquist
|
3a0ef7b8b8
|
[lxd] it 'works'
|
2017-09-05 12:44:39 -07:00 |
Chris Lundquist
|
7366b6c78e
|
[lxd] first pass
|
2017-09-05 12:44:39 -07:00 |