packer/packer_test/plugin_tester
dependabot[bot] e6acdd5f52 build(deps): bump golang.org/x/net in /packer_test/plugin_tester
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-12 11:55:32 -04:00
..
builder/dynamic packer_test: rename mini_plugin to plugin_tester 2024-06-10 09:59:32 -04:00
datasource packer_test: rename mini_plugin to plugin_tester 2024-06-10 09:59:32 -04:00
docs packer_test: rename mini_plugin to plugin_tester 2024-06-10 09:59:32 -04:00
example packer_test: rename mini_plugin to plugin_tester 2024-06-10 09:59:32 -04:00
post-processor/dynamic packer_test: rename mini_plugin to plugin_tester 2024-06-10 09:59:32 -04:00
provisioner/dynamic packer_test: rename mini_plugin to plugin_tester 2024-06-10 09:59:32 -04:00
version packer_test: rename mini_plugin to plugin_tester 2024-06-10 09:59:32 -04:00
go.mod build(deps): bump golang.org/x/net in /packer_test/plugin_tester 2024-06-12 11:55:32 -04:00
go.sum build(deps): bump golang.org/x/net in /packer_test/plugin_tester 2024-06-12 11:55:32 -04:00
LICENSE packer_test: rename mini_plugin to plugin_tester 2024-06-10 09:59:32 -04:00
main.go packer_test: rename mini_plugin to plugin_tester 2024-06-10 09:59:32 -04:00
README.md packer_test: rename mini_plugin to plugin_tester 2024-06-10 09:59:32 -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