This commit is contained in:
Mitchell Hashimoto 2013-06-15 11:07:30 -07:00
parent 03d7a7f6b5
commit 3983edb1a3
2 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
package main
import (
"github.com/mitchellh/packer/packer/plugin"
"github.com/mitchellh/packer/builder/digitalocean"
"github.com/mitchellh/packer/packer/plugin"
)
func main() {