mirror of
https://github.com/hashicorp/packer.git
synced 2026-05-28 04:35:38 -04:00
fix tests
This commit is contained in:
parent
02c1cf5b28
commit
841c23d5f9
2 changed files with 0 additions and 2 deletions
|
|
@ -5,7 +5,6 @@ package dockerpush
|
|||
import (
|
||||
"context"
|
||||
"fmt"
|
||||
"log"
|
||||
|
||||
"github.com/hashicorp/hcl/v2/hcldec"
|
||||
"github.com/hashicorp/packer/builder/docker"
|
||||
|
|
|
|||
|
|
@ -5,7 +5,6 @@ package dockertag
|
|||
import (
|
||||
"context"
|
||||
"fmt"
|
||||
"log"
|
||||
|
||||
"github.com/hashicorp/hcl/v2/hcldec"
|
||||
"github.com/hashicorp/packer/builder/docker"
|
||||
|
|
|
|||
Loading…
Reference in a new issue