builder/virtualbox: fix deps
This commit is contained in:
parent
91574c3a60
commit
83add3969f
|
@ -1,7 +1,7 @@
|
|||
package common
|
||||
|
||||
import (
|
||||
gossh "code.google.com/p/gosshold/ssh"
|
||||
gossh "code.google.com/p/go.crypto/ssh"
|
||||
"fmt"
|
||||
"github.com/mitchellh/multistep"
|
||||
"github.com/mitchellh/packer/communicator/ssh"
|
||||
|
|
Loading…
Reference in New Issue