add docker vendoring to modules.txt

pull/10695/head
Megan Marsh 5 years ago committed by Wilken Rivera
parent 1c3c1f17d9
commit 04cbcd7ae9

@ -415,6 +415,10 @@ github.com/hashicorp/hcl/v2/hclwrite
github.com/hashicorp/hcl/v2/json
# github.com/hashicorp/packer-plugin-docker v0.0.2
github.com/hashicorp/packer-plugin-docker/builder/docker
github.com/hashicorp/packer-plugin-docker/post-processor/docker-import
github.com/hashicorp/packer-plugin-docker/post-processor/docker-push
github.com/hashicorp/packer-plugin-docker/post-processor/docker-save
github.com/hashicorp/packer-plugin-docker/post-processor/docker-tag
# github.com/hashicorp/packer-plugin-sdk v0.0.14
## explicit
github.com/hashicorp/packer-plugin-sdk/acctest

Loading…
Cancel
Save