Bump bundled plugins to latest available version (#11917)

pull/11913/head
Wilken Rivera 4 years ago committed by GitHub
parent c09f98686d
commit 392c4774da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -23,7 +23,7 @@ require (
github.com/hashicorp/go-version v1.4.0
github.com/hashicorp/hcl/v2 v2.13.0
github.com/hashicorp/hcp-sdk-go v0.20.1-0.20220726131832-34fbcf69a746
github.com/hashicorp/packer-plugin-amazon v1.1.0
github.com/hashicorp/packer-plugin-amazon v1.1.2
github.com/hashicorp/packer-plugin-sdk v0.3.1
github.com/jehiah/go-strftime v0.0.0-20171201141054-1d33003b3869
github.com/klauspost/compress v1.13.5 // indirect
@ -62,20 +62,20 @@ require (
require (
github.com/digitalocean/packer-plugin-digitalocean v1.0.8
github.com/hashicorp/packer-plugin-alicloud v1.0.2
github.com/hashicorp/packer-plugin-ansible v1.0.2
github.com/hashicorp/packer-plugin-azure v1.1.0
github.com/hashicorp/packer-plugin-ansible v1.0.3
github.com/hashicorp/packer-plugin-azure v1.3.0
github.com/hashicorp/packer-plugin-chef v1.0.2
github.com/hashicorp/packer-plugin-cloudstack v1.0.1
github.com/hashicorp/packer-plugin-converge v1.0.1
github.com/hashicorp/packer-plugin-docker v1.0.5
github.com/hashicorp/packer-plugin-googlecompute v1.0.13
github.com/hashicorp/packer-plugin-docker v1.0.7
github.com/hashicorp/packer-plugin-googlecompute v1.0.14
github.com/hashicorp/packer-plugin-hcloud v1.0.4
github.com/hashicorp/packer-plugin-hyperone v1.0.1
github.com/hashicorp/packer-plugin-hyperv v1.0.4
github.com/hashicorp/packer-plugin-inspec v1.0.0
github.com/hashicorp/packer-plugin-jdcloud v1.0.1
github.com/hashicorp/packer-plugin-linode v1.0.3
github.com/hashicorp/packer-plugin-lxc v1.0.1
github.com/hashicorp/packer-plugin-lxc v1.0.2
github.com/hashicorp/packer-plugin-lxd v1.0.1
github.com/hashicorp/packer-plugin-ncloud v1.0.3
github.com/hashicorp/packer-plugin-oneandone v1.0.1
@ -88,13 +88,13 @@ require (
github.com/hashicorp/packer-plugin-qemu v1.0.5
github.com/hashicorp/packer-plugin-salt v1.0.0
github.com/hashicorp/packer-plugin-tencentcloud v1.0.5
github.com/hashicorp/packer-plugin-triton v1.0.1
github.com/hashicorp/packer-plugin-triton v1.0.2
github.com/hashicorp/packer-plugin-ucloud v1.0.1
github.com/hashicorp/packer-plugin-vagrant v1.0.3
github.com/hashicorp/packer-plugin-virtualbox v1.0.4
github.com/hashicorp/packer-plugin-vmware v1.0.7
github.com/hashicorp/packer-plugin-vsphere v1.0.5
github.com/hashicorp/packer-plugin-yandex v1.1.1
github.com/hashicorp/packer-plugin-vsphere v1.0.7
github.com/hashicorp/packer-plugin-yandex v1.1.2
)
require (
@ -240,7 +240,7 @@ require (
github.com/ucloud/ucloud-sdk-go v0.20.2 // indirect
github.com/ufilesdk-dev/ufile-gosdk v1.0.1 // indirect
github.com/ugorji/go/codec v1.2.6 // indirect
github.com/vmware/govmomi v0.26.0 // indirect
github.com/vmware/govmomi v0.26.1 // indirect
github.com/xanzy/ssh-agent v0.3.0 // indirect
github.com/yandex-cloud/go-genproto v0.0.0-20211202135052-789603780fb2 // indirect
github.com/yandex-cloud/go-sdk v0.0.0-20211206101223-7c4e7926bf53 // indirect

@ -564,7 +564,6 @@ github.com/google/pprof v0.0.0-20210720184732-4bb14d4b1be1/go.mod h1:kpwsk12EmLe
github.com/google/renameio v0.1.0/go.mod h1:KWCgfxg9yswjAJkECMjeO8J8rahYeXnNhOm40UhjYkI=
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 h1:El6M4kTTCOh6aBiKaUGG7oYTSPP8MxqL4YI3kZKwcP4=
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510/go.mod h1:pupxD2MaaD3pAXIBCelhxNneeOaAeabZDe5s4K6zSpQ=
github.com/google/uuid v0.0.0-20170306145142-6a5e28554805/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/google/uuid v1.0.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/google/uuid v1.1.1/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/google/uuid v1.1.2/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
@ -691,22 +690,22 @@ github.com/hashicorp/memberlist v0.2.2 h1:5+RffWKwqJ71YPu9mWsF7ZOscZmwfasdA8kbdC
github.com/hashicorp/memberlist v0.2.2/go.mod h1:MS2lj3INKhZjWNqd3N0m3J+Jxf3DAOnAH9VT3Sh9MUE=
github.com/hashicorp/packer-plugin-alicloud v1.0.2 h1:3DHtB7ilus816f88zCsi1cI6jBV5FlXQgHgv6PL1RQI=
github.com/hashicorp/packer-plugin-alicloud v1.0.2/go.mod h1:HjKgsmXmkjQ8/HPGcqqVA3+Ho2NUzksmY0Rofhf3GtQ=
github.com/hashicorp/packer-plugin-amazon v1.1.0 h1:F7japimbeQvsyUrPE+phjbd7hmj5G/1DXEkOqRYZ6u0=
github.com/hashicorp/packer-plugin-amazon v1.1.0/go.mod h1:ps1VAIWNlYTzHvHGGa2PHGh/4P20nHhGQ9V8SKsnGto=
github.com/hashicorp/packer-plugin-ansible v1.0.2 h1:JM4P3gljizGsWGFr86RLDSma/ES4qEL0OIh94zZi4xw=
github.com/hashicorp/packer-plugin-ansible v1.0.2/go.mod h1:qolqreSpTvY4wOFp0F4eVaV6o6V0WXZEMrRDy6j0NM8=
github.com/hashicorp/packer-plugin-azure v1.1.0 h1:nGt0sfuWN0Wb/vyTUMN4D4SDYVyZ79C4sGlIXl45ViE=
github.com/hashicorp/packer-plugin-azure v1.1.0/go.mod h1:udU5M9TVtSOZgNDb6zjkCTHdblhzYYWjBvQVtYf3+8c=
github.com/hashicorp/packer-plugin-amazon v1.1.2 h1:NK+D5sBl3JS/wHZQIVlklmOwifO95pS64Gc1LB54Lbw=
github.com/hashicorp/packer-plugin-amazon v1.1.2/go.mod h1:iLl6E5cC6h3iD/JjfREvvyXPwo2e4rBL3bOuQDqaT0I=
github.com/hashicorp/packer-plugin-ansible v1.0.3 h1:XjltQVPYnnZdNyBjwHr1QthR413SjZxTtRrmM0sM3VI=
github.com/hashicorp/packer-plugin-ansible v1.0.3/go.mod h1:N4OZtNDq2FSRBknuNU/GSoKtllfxQnHCYYaJUD1p1MA=
github.com/hashicorp/packer-plugin-azure v1.3.0 h1:s8/CFYYKi+Cw8M2/MKWkmzQwM3ZtqTdHOVTzXFW2EBE=
github.com/hashicorp/packer-plugin-azure v1.3.0/go.mod h1:Ft+nlLgViLggDMNBHuC9Kq0pghXMrhe/82y8QFedq2k=
github.com/hashicorp/packer-plugin-chef v1.0.2 h1:hkVhBuglBc5wY4cNfFObW7hzJuT+VdWMAu/gQ9nDNOI=
github.com/hashicorp/packer-plugin-chef v1.0.2/go.mod h1:RWNaO+NprfeW4mdZDAGaLPJE3hUR8f/poSw1MNTt+NA=
github.com/hashicorp/packer-plugin-cloudstack v1.0.1 h1:8B7poboe50lDmT0EJ0dEUV5FvpOipOwaBf+n3XR0kSg=
github.com/hashicorp/packer-plugin-cloudstack v1.0.1/go.mod h1:dbVNmnWPJRjB5jNbJXR2nNC0bcRJZ4IdbANDV5Ejjyo=
github.com/hashicorp/packer-plugin-converge v1.0.1 h1:LNjhWQCaPNHSgeKGj/vXwqlEuqz3lA4P7gD7YQ1XsNA=
github.com/hashicorp/packer-plugin-converge v1.0.1/go.mod h1:iXfr0QvDEOmSIK2ry53KCfztK3QaeQuTo8eHqzWMlVI=
github.com/hashicorp/packer-plugin-docker v1.0.5 h1:xPb3IBUpRAKBiLpnw+sKo+GkdshLfViqLq4WrsPR/hs=
github.com/hashicorp/packer-plugin-docker v1.0.5/go.mod h1:L+/b5qv/nzLoYEjaA+iYCjZMOv6N4xgJQ7tcQcGHrKk=
github.com/hashicorp/packer-plugin-googlecompute v1.0.13 h1:zS7tKsP7WpFaZz5Ci/NM/FSJ5DdBPIEj2+mAUD3o/9g=
github.com/hashicorp/packer-plugin-googlecompute v1.0.13/go.mod h1:KbixZMg18gm1gfdhnwUZtcaovE6Ph8rNkfIy26eGk8w=
github.com/hashicorp/packer-plugin-docker v1.0.7 h1:RQbT9qBymbEGqSUcM62nXJWQXOWXsmlMeV3Vz4yB0Ts=
github.com/hashicorp/packer-plugin-docker v1.0.7/go.mod h1:pHK3Gq3n/G6yq9eYH5pUmN9964HHh7AbSLWovItHNoY=
github.com/hashicorp/packer-plugin-googlecompute v1.0.14 h1:6NZRpj0/qnjbSbPUwoV8Rd4mwxqsFqdLgjRkDLFGUSE=
github.com/hashicorp/packer-plugin-googlecompute v1.0.14/go.mod h1:G46JnjXkKADcICMMBtFudPRNLsqZbvCVGp3CQOHgqzo=
github.com/hashicorp/packer-plugin-hcloud v1.0.4 h1:TyDT5kClRy6rb+kVYojIiXJsswO3+DUtD2J1gczLB60=
github.com/hashicorp/packer-plugin-hcloud v1.0.4/go.mod h1:FH4ONvxdadVmoiDW4J5hC+x3EFSIUmmoZNKTk0dTbWM=
github.com/hashicorp/packer-plugin-hyperone v1.0.1 h1:rTxnbFE8UDnzWG3prHQZpWmCpFHMd1GmE7M8jW8Fuq4=
@ -719,8 +718,8 @@ github.com/hashicorp/packer-plugin-jdcloud v1.0.1 h1:qgecywtT8EqGiHdvopC36eBz1lS
github.com/hashicorp/packer-plugin-jdcloud v1.0.1/go.mod h1:1i/cCievlQE+grHJWUxhwi5nzwSXt9n0WmcHpFVMt5I=
github.com/hashicorp/packer-plugin-linode v1.0.3 h1:CHE4G5GsgT8CEiMn7FBsckBFsfwUF+0i0b/t+a0PyEs=
github.com/hashicorp/packer-plugin-linode v1.0.3/go.mod h1:zxEZrwpN8X1L1P3QlRvaT5asH33xdx62/qPIVnqycbA=
github.com/hashicorp/packer-plugin-lxc v1.0.1 h1:lq0BXN/YZ2Njrlqmzo1rFDDQ+Uho+pfTvSnL75WzaK8=
github.com/hashicorp/packer-plugin-lxc v1.0.1/go.mod h1:CW0emwZqBZeBjzmrI2dFFHyHQpUpWD+tg0zLT/sU7Ow=
github.com/hashicorp/packer-plugin-lxc v1.0.2 h1:JvIkbSynft+9JAi1uPEVHesIe02OX2yL9rPj1Ud0kM8=
github.com/hashicorp/packer-plugin-lxc v1.0.2/go.mod h1:kirXCLekY6h0YPbWaue2YRqKqiumyDnbwwww/TGjGjE=
github.com/hashicorp/packer-plugin-lxd v1.0.1 h1:sqdaEdip0y/wC7x99CQHIbakJSmZY2kI3LfFT0FvYVo=
github.com/hashicorp/packer-plugin-lxd v1.0.1/go.mod h1:IZJTYWyGxlNZm0GKUgVejCPrXAU/cTlIpRiFgeQCCn4=
github.com/hashicorp/packer-plugin-ncloud v1.0.3 h1:+LCQ404nhWM871dy8oLuspFgTAt6qpx1fXZj9e4GcZY=
@ -751,8 +750,8 @@ github.com/hashicorp/packer-plugin-sdk v0.3.1 h1:Gr/mnihsdUcPfGiruFL93BQkiFh3EFP
github.com/hashicorp/packer-plugin-sdk v0.3.1/go.mod h1:+GzydiXdn0CkueigqXBsX4Poz5gfmFXZ/DkxKt4fmt4=
github.com/hashicorp/packer-plugin-tencentcloud v1.0.5 h1:L0OWx9fSu785mCoCA9dr15WTup6ILNFAYV6HTld0OXQ=
github.com/hashicorp/packer-plugin-tencentcloud v1.0.5/go.mod h1:XRfZLgzsf6aFgE5W5W5rHadjVLIbI36e904aiGkJyTI=
github.com/hashicorp/packer-plugin-triton v1.0.1 h1:oPemHX+1FBwRp/lMQ3QqH1XSILThqmP+/yCf9xalckw=
github.com/hashicorp/packer-plugin-triton v1.0.1/go.mod h1:s8IIvTfSYDUYa8FK6w0J62Do1YmOMVlwIkCicE9SVZc=
github.com/hashicorp/packer-plugin-triton v1.0.2 h1:Yla93I7Jl/WXCuCRWYYR0J8/57X4puGLZ07wBn+QS9w=
github.com/hashicorp/packer-plugin-triton v1.0.2/go.mod h1:4eeTOUPYYD1B9iNF0FMqfVczqhTRuL9bXn3AqJa2N9Y=
github.com/hashicorp/packer-plugin-ucloud v1.0.1 h1:zHNRpIwXZLGZymj7Jf752Hs0lhywJFiEF1jbCAP0bd0=
github.com/hashicorp/packer-plugin-ucloud v1.0.1/go.mod h1:Blwxt0UxAdXQWZJntwlGkFQ/C1ftxi7L6WSB3namT1U=
github.com/hashicorp/packer-plugin-vagrant v1.0.3 h1:IUfEdYuAjSjGsgJI2rnZ1qEo5rI0UWoueJ+yq9ysx4M=
@ -761,10 +760,10 @@ github.com/hashicorp/packer-plugin-virtualbox v1.0.4 h1:mceFO34yhBU4BUMmCcQAB6KQ
github.com/hashicorp/packer-plugin-virtualbox v1.0.4/go.mod h1:rnDkWJpkbcFPBmsMZcoImWDd9kLjTiXiN0sfHypuHac=
github.com/hashicorp/packer-plugin-vmware v1.0.7 h1:cnc6XRNAkE+P5EoiI4VLXmIUeb2VAqW6zdNFmIW11YY=
github.com/hashicorp/packer-plugin-vmware v1.0.7/go.mod h1:AGeNk9f/qKUP8yGoiofMqvBw8TJLtdhsZgvqannZQS4=
github.com/hashicorp/packer-plugin-vsphere v1.0.5 h1:xIbBKkt51R1Sf7PBiXdPvJQQj1O6FlmFqJoB6YPqdXA=
github.com/hashicorp/packer-plugin-vsphere v1.0.5/go.mod h1:llQ1AP7Da8An/Qifz6qF2PPraK019tXUiCjMxu5ncmw=
github.com/hashicorp/packer-plugin-yandex v1.1.1 h1:Ww6KY/z5TnHgYfG/b0uBf7LN08/s8HlMEvHQVUKVkqY=
github.com/hashicorp/packer-plugin-yandex v1.1.1/go.mod h1:oHvEjHUUqCEtJSzMvIItsG1XJYk566EubcUphlquq0s=
github.com/hashicorp/packer-plugin-vsphere v1.0.7 h1:xY5nhwttLhA6NpGVijqLDVhvDxw4/+8eNE7VaOwDTbU=
github.com/hashicorp/packer-plugin-vsphere v1.0.7/go.mod h1:URWdurM129ftvH33wAL0up+RCd7n/a7gGpgCXtFAlvk=
github.com/hashicorp/packer-plugin-yandex v1.1.2 h1:fFkFgpFb0C+vsinAi7qvhGNcPsFgfURkYAN4nYQwYmM=
github.com/hashicorp/packer-plugin-yandex v1.1.2/go.mod h1:h762Fyh6efQ02jr5kmbeS8OTPlbwqoUpqWuCQKec6m0=
github.com/hashicorp/serf v0.9.5 h1:EBWvyu9tcRszt3Bxp3KNssBMP1KuHWyO51lz9+786iM=
github.com/hashicorp/serf v0.9.5/go.mod h1:UWDWwZeL5cuWDJdl0C6wrvrUwEqtQ4ZKBKKENpqIUyk=
github.com/hashicorp/vault/api v1.0.5-0.20200519221902-385fac77e20f/go.mod h1:euTFbi2YJgwcju3imEt919lhJKF68nN1cQPq3aA+kBE=
@ -1119,9 +1118,9 @@ github.com/vektah/gqlparser v1.1.2/go.mod h1:1ycwN7Ij5njmMkPPAOaRFY4rET2Enx7IkVv
github.com/vmihailenco/msgpack v3.3.3+incompatible/go.mod h1:fy3FlTQTDXWkZ7Bh6AcGMlsjHatGryHQYUTf1ShIgkk=
github.com/vmihailenco/msgpack/v4 v4.3.12/go.mod h1:gborTTJjAo/GWTqqRjrLCn9pgNN+NXzzngzBKDPIqw4=
github.com/vmihailenco/tagparser v0.1.1/go.mod h1:OeAg3pn3UbLjkWt+rN9oFYB6u/cQgqMEUPoW2WPyhdI=
github.com/vmware/govmomi v0.24.1/go.mod h1:Y+Wq4lst78L85Ge/F8+ORXIWiKYqaro1vhAulACy9Lc=
github.com/vmware/govmomi v0.26.0 h1:JMZR5c7MHH3nCEAVYS3WyRIA35W3+b3tLwAqxVzq1Rw=
github.com/vmware/govmomi v0.26.0/go.mod h1:daTuJEcQosNMXYJOeku0qdBJP9SOLLWB3Mqz8THtv6o=
github.com/vmware/govmomi v0.26.1 h1:awC7cFIT0SOCt3A6rbUCCEtFdt+X1L6Nppm0mkL7zQk=
github.com/vmware/govmomi v0.26.1/go.mod h1:daTuJEcQosNMXYJOeku0qdBJP9SOLLWB3Mqz8THtv6o=
github.com/vmware/vmw-guestinfo v0.0.0-20170707015358-25eff159a728/go.mod h1:x9oS4Wk2s2u4tS29nEaDLdzvuHdB19CvSGJjPgkZJNk=
github.com/xanzy/ssh-agent v0.3.0 h1:wUMzuKtKilRgBAD1sUb8gOwwRr2FGoBVumcjoOACClI=
github.com/xanzy/ssh-agent v0.3.0/go.mod h1:3s9xbODqPuuhK9JV1R321M/FlMZSBvE5aY6eAcqrDh0=

@ -14,7 +14,7 @@ declare -a plugins=(
"hashicorp/packer-plugin-chef"
"hashicorp/packer-plugin-cloudstack"
"hashicorp/packer-plugin-converge"
"hashicorp/packer-plugin-digitalocean"
"digitalocean/packer-plugin-digitalocean"
"hashicorp/packer-plugin-docker"
"hashicorp/packer-plugin-googlecompute"
"hashicorp/packer-plugin-hcloud"
@ -27,14 +27,12 @@ declare -a plugins=(
"hashicorp/packer-plugin-ncloud"
"hashicorp/packer-plugin-openstack"
"hashicorp/packer-plugin-oracle"
"outscale/packer-plugin-outscale"
"hashicorp/packer-plugin-oneandone"
"hashicorp/packer-plugin-parallels"
"hashicorp/packer-plugin-profitbricks"
"hashicorp/packer-plugin-proxmox"
"hashicorp/packer-plugin-puppet"
"hashicorp/packer-plugin-qemu"
"scaleway/packer-plugin-scaleway"
"hashicorp/packer-plugin-sdk"
"hashicorp/packer-plugin-tencentcloud"
"hashicorp/packer-plugin-triton"

Loading…
Cancel
Save