Skip to content

Commit b61e9c7

Browse files
author
Wilken Rivera
committed
Update packerregistry pkg import
1 parent f183cac commit b61e9c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • datasource/packer-image-iteration

datasource/packer-image-iteration/data.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import (
1515
"github.com/hashicorp/packer-plugin-sdk/hcl2helper"
1616
packersdk "github.com/hashicorp/packer-plugin-sdk/packer"
1717
"github.com/hashicorp/packer-plugin-sdk/template/config"
18-
packerregistry "github.com/hashicorp/packer/internal/packer_registry"
18+
packerregistry "github.com/hashicorp/packer/internal/registry"
1919
)
2020

2121
type Datasource struct {

0 commit comments

Comments
 (0)