mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-08 16:22:15 -04:00
conforming to the standard for imports
This commit is contained in:
parent
df6337e8ab
commit
fdae6858c8
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ package common
|
|||
import (
|
||||
"fmt"
|
||||
"regexp"
|
||||
|
||||
"github.com/hashicorp/packer/template/interpolate"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue