File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/Telmate/proxmox-api-go v0.0.0-20210804143723-a6998deceba2
7
7
github.com/hashicorp/hcl/v2 v2.10.1
8
- github.com/hashicorp/packer-plugin-sdk v0.2.8
8
+ github.com/hashicorp/packer-plugin-sdk v0.2.9
9
9
github.com/mitchellh/mapstructure v1.4.1
10
10
github.com/stretchr/testify v1.7.0
11
11
github.com/zclconf/go-cty v1.9.1
Original file line number Diff line number Diff line change @@ -349,8 +349,8 @@ github.com/hashicorp/logutils v1.0.0/go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO
349
349
github.com/hashicorp/mdns v1.0.1 /go.mod h1:4gW7WsVCke5TE7EPeYliwHlRUyBtfCwuFwuMg2DmyNY =
350
350
github.com/hashicorp/memberlist v0.2.2 h1:5+RffWKwqJ71YPu9mWsF7ZOscZmwfasdA8kbdC7AO2g =
351
351
github.com/hashicorp/memberlist v0.2.2 /go.mod h1:MS2lj3INKhZjWNqd3N0m3J+Jxf3DAOnAH9VT3Sh9MUE =
352
- github.com/hashicorp/packer-plugin-sdk v0.2.8 h1:743RCKQmpiiCo4R+Xs0fO1fMNkpi4VdGfX0tZ6aNdUg =
353
- github.com/hashicorp/packer-plugin-sdk v0.2.8 /go.mod h1:ii9ub5UNAp30RGod3i3W8qj7wA+H7kpURnD+Jt7oDkQ =
352
+ github.com/hashicorp/packer-plugin-sdk v0.2.9 h1:oGLQ0/fPD+1pi2vA944FLv3/E0lu9o79bwHMfh605rM =
353
+ github.com/hashicorp/packer-plugin-sdk v0.2.9 /go.mod h1:ii9ub5UNAp30RGod3i3W8qj7wA+H7kpURnD+Jt7oDkQ =
354
354
github.com/hashicorp/serf v0.9.5 h1:EBWvyu9tcRszt3Bxp3KNssBMP1KuHWyO51lz9+786iM =
355
355
github.com/hashicorp/serf v0.9.5 /go.mod h1:UWDWwZeL5cuWDJdl0C6wrvrUwEqtQ4ZKBKKENpqIUyk =
356
356
github.com/hashicorp/vault/api v1.0.5-0.20200519221902-385fac77e20f /go.mod h1:euTFbi2YJgwcju3imEt919lhJKF68nN1cQPq3aA+kBE =
You can’t perform that action at this time.
0 commit comments