Skip to content

Commit

Permalink
feat(deps): bump github.com/hashicorp/packer-plugin-sdk
Browse files Browse the repository at this point in the history
Bumps [github.com/hashicorp/packer-plugin-sdk](https://github.com/hashicorp/packer-plugin-sdk) from 0.3.2 to 0.5.2.
- [Release notes](https://github.com/hashicorp/packer-plugin-sdk/releases)
- [Changelog](https://github.com/hashicorp/packer-plugin-sdk/blob/main/CHANGELOG.md)
- [Commits](hashicorp/packer-plugin-sdk@v0.3.2...v0.5.2)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/packer-plugin-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 7, 2024
1 parent ac68330 commit 39a71dd
Show file tree
Hide file tree
Showing 2 changed files with 516 additions and 208 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ go 1.16

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

0 comments on commit 39a71dd

Please sign in to comment.