Skip to content

Commit

Permalink
Bump github.com/hashicorp/packer-plugin-amazon from 1.3.2 to 1.3.3
Browse files Browse the repository at this point in the history
Bumps [github.com/hashicorp/packer-plugin-amazon](https://github.com/hashicorp/packer-plugin-amazon) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/hashicorp/packer-plugin-amazon/releases)
- [Changelog](https://github.com/hashicorp/packer-plugin-amazon/blob/main/CHANGELOG.md)
- [Commits](hashicorp/packer-plugin-amazon@v1.3.2...v1.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent d2ffd09 commit bde2b13
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22.7
require (
github.com/aws/aws-sdk-go v1.55.5
github.com/hashicorp/hcl/v2 v2.22.0
github.com/hashicorp/packer-plugin-amazon v1.3.2
github.com/hashicorp/packer-plugin-amazon v1.3.3
github.com/hashicorp/packer-plugin-sdk v0.5.4
github.com/zclconf/go-cty v1.15.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -209,8 +209,8 @@ github.com/hashicorp/logutils v1.0.0/go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO
github.com/hashicorp/mdns v1.0.4/go.mod h1:mtBihi+LeNXGtG8L9dX59gAEa12BDtBQSp4v/YAJqrc=
github.com/hashicorp/memberlist v0.5.0 h1:EtYPN8DpAURiapus508I4n9CzHs2W+8NZGbmmR/prTM=
github.com/hashicorp/memberlist v0.5.0/go.mod h1:yvyXLpo0QaGE59Y7hDTsTzDD25JYBZ4mHgHUZ8lrOI0=
github.com/hashicorp/packer-plugin-amazon v1.3.2 h1:1rQoaKTdhE40+w1x2+A2SZZHoDTVTAXqNxq1wYrx5yY=
github.com/hashicorp/packer-plugin-amazon v1.3.2/go.mod h1:zsXirXn2L9rwDlTMFZWPW6r2N1J6xy637KmBjSFnJnM=
github.com/hashicorp/packer-plugin-amazon v1.3.3 h1:Hj5A17WTlJkEVUPm2wM7h/ykTBtcKbK5xpwx+TJmygs=
github.com/hashicorp/packer-plugin-amazon v1.3.3/go.mod h1:vfNBwkejvfuoCFFNRTT7MGH3blPipjf2ulsH9zl2qic=
github.com/hashicorp/packer-plugin-sdk v0.5.4 h1:5Bl5DMEa//G4gBNcl842JopM9L4KSSsxpvB4W1lEwIA=
github.com/hashicorp/packer-plugin-sdk v0.5.4/go.mod h1:ALm0ZIK3c/F4iOqPNi7xVuHTgrR5dxzOK+DhFN5DHj4=
github.com/hashicorp/serf v0.10.1 h1:Z1H2J60yRKvfDYAOZLd2MU0ND4AH/WDz7xYHDWQsIPY=
Expand Down

0 comments on commit bde2b13

Please sign in to comment.