fix tests
This commit is contained in:
parent
02c1cf5b28
commit
841c23d5f9
|
@ -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 New Issue