fmt
This commit is contained in:
parent
03d7a7f6b5
commit
3983edb1a3
|
@ -1,8 +1,8 @@
|
||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"github.com/mitchellh/packer/packer/plugin"
|
|
||||||
"github.com/mitchellh/packer/builder/digitalocean"
|
"github.com/mitchellh/packer/builder/digitalocean"
|
||||||
|
"github.com/mitchellh/packer/packer/plugin"
|
||||||
)
|
)
|
||||||
|
|
||||||
func main() {
|
func main() {
|
||||||
|
|
Loading…
Reference in New Issue