Skip to content

Commit

Permalink
feat(deps): bump github.com/hashicorp/packer-plugin-sdk from 0.3.2 to…
Browse files Browse the repository at this point in the history
… 0.5.2 (#76)
  • Loading branch information
dependabot[bot] committed Feb 7, 2024
1 parent b156695 commit 99aa2bf
Show file tree
Hide file tree
Showing 2 changed files with 517 additions and 204 deletions.
4 changes: 3 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ go 1.16

require (
github.com/hashicorp/hcl/v2 v2.19.1
github.com/hashicorp/packer-plugin-sdk v0.3.2
github.com/hashicorp/packer-plugin-sdk v0.5.2
github.com/zclconf/go-cty v1.14.2
)

replace github.com/zclconf/go-cty => github.com/nywilken/go-cty v1.13.3 // added by packer-sdc fix as noted in github.com/hashicorp/packer-plugin-sdk/issues/187
Loading

0 comments on commit 99aa2bf

Please sign in to comment.