packer/rpc: fix build by missing import
This commit is contained in:
parent
3375c9e4fd
commit
db01abc008
@ -2,6 +2,7 @@ package rpc
|
|||||||
|
|
||||||
import (
|
import (
|
||||||
"encoding/gob"
|
"encoding/gob"
|
||||||
|
"fmt"
|
||||||
"github.com/mitchellh/packer/packer"
|
"github.com/mitchellh/packer/packer"
|
||||||
"log"
|
"log"
|
||||||
"net"
|
"net"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user