Skip to content

Commit 672f04d

Browse files
committed
path updated
1 parent ce6fbb1 commit 672f04d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

external/plans/planfile/tfplan.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import (
1717
"github.com/kaytu-io/terraform-package/external/lang/globalref"
1818
"github.com/kaytu-io/terraform-package/external/lang/marks"
1919
"github.com/kaytu-io/terraform-package/external/plans"
20-
"github.com/kaytu-io/terraform-package/external/plans/external/planproto"
20+
"github.com/kaytu-io/terraform-package/external/plans/internal/planproto"
2121
"github.com/kaytu-io/terraform-package/external/states"
2222
"github.com/kaytu-io/terraform-package/version"
2323
)

0 commit comments

Comments
 (0)