packer/packer_test/common/plugin_tester
dependabot[bot] 3c898a145e
build(deps): bump golang.org/x/oauth2
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.13.0 to 0.27.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.13.0...v0.27.0)

---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
  dependency-version: 0.27.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 10:15:04 +00:00
..
builder/dynamic packer_test: rename/split lib into common/check 2024-09-11 16:08:51 -04:00
datasource packer_test: rename/split lib into common/check 2024-09-11 16:08:51 -04:00
docs doc changes about CRT migration (#13433) 2025-07-29 18:50:21 +05:30
example packer_test: rename/split lib into common/check 2024-09-11 16:08:51 -04:00
post-processor/dynamic packer_test: rename/split lib into common/check 2024-09-11 16:08:51 -04:00
provisioner/dynamic packer_test: rename/split lib into common/check 2024-09-11 16:08:51 -04:00
version packer_test: rename/split lib into common/check 2024-09-11 16:08:51 -04:00
go.mod build(deps): bump golang.org/x/oauth2 2025-09-08 10:15:04 +00:00
go.sum build(deps): bump golang.org/x/oauth2 2025-09-08 10:15:04 +00:00
LICENSE packer_test: rename/split lib into common/check 2024-09-11 16:08:51 -04:00
main.go packer_test: rename/split lib into common/check 2024-09-11 16:08:51 -04:00
README.md packer_test: rename/split lib into common/check 2024-09-11 16:08:51 -04:00

Packer Test Plugin

This directory is meant to be a minimal plugin that we can use for testing Packer. Any components defined in this plugin are not for use, as they virtually do nothing, and are only here to test Packer's core capabilitities