Skip to content

Commit e8e44fd

Browse files
committed
Add in dev version of plugins for artifact testing
1 parent edfce86 commit e8e44fd

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ require (
2424
github.com/hashicorp/packer-plugin-alicloud v1.0.0
2525
github.com/hashicorp/packer-plugin-amazon v1.0.1-dev
2626
github.com/hashicorp/packer-plugin-ansible v1.0.0
27-
github.com/hashicorp/packer-plugin-azure v1.0.1
27+
github.com/hashicorp/packer-plugin-azure v1.0.3-0.20210827204949-2db2f8f742f5
2828
github.com/hashicorp/packer-plugin-chef v1.0.1
2929
github.com/hashicorp/packer-plugin-cloudstack v1.0.0
3030
github.com/hashicorp/packer-plugin-converge v1.0.0
3131
github.com/hashicorp/packer-plugin-digitalocean v1.0.0
3232
github.com/hashicorp/packer-plugin-docker v1.0.1
33-
github.com/hashicorp/packer-plugin-googlecompute v1.0.1-0.20210824194357-d030d291f71b
33+
github.com/hashicorp/packer-plugin-googlecompute v1.0.1-0.20210827170357-eff61b67a6ce
3434
github.com/hashicorp/packer-plugin-hcloud v1.0.0
3535
github.com/hashicorp/packer-plugin-hyperone v1.0.0
3636
github.com/hashicorp/packer-plugin-hyperv v1.0.0

go.sum

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -743,6 +743,8 @@ github.com/hashicorp/packer-plugin-ansible v1.0.0 h1:YU+k3JgwojL4Aw/yq6F9+b56B2w
743743
github.com/hashicorp/packer-plugin-ansible v1.0.0/go.mod h1:wbOfX8U2pcZdsChjwvvK62HF4C1hM4qcn1x5gjp87v0=
744744
github.com/hashicorp/packer-plugin-azure v1.0.1 h1:Vup22Vfcwmhm2nNQLQiVuZY47gnW6XlF1CTimdFJVac=
745745
github.com/hashicorp/packer-plugin-azure v1.0.1/go.mod h1:uFZJBJu9HDnHcG/laZNTmIUuqpSTvs+WtBwpLSH/Vkc=
746+
github.com/hashicorp/packer-plugin-azure v1.0.3-0.20210827204949-2db2f8f742f5 h1:lt58jjvNMFot1+vPrgYs+Dkpq0MxPoSikTdLLqS+FNE=
747+
github.com/hashicorp/packer-plugin-azure v1.0.3-0.20210827204949-2db2f8f742f5/go.mod h1:5Sh38/Vgrpz3o5D4vNOw6CtXK+1erjFhI3UtiwCdBq4=
746748
github.com/hashicorp/packer-plugin-chef v1.0.1 h1:sMTPzIAOaTlp4E05VZG6QILYUqR6IeBuszfHq3cdbUU=
747749
github.com/hashicorp/packer-plugin-chef v1.0.1/go.mod h1:CdOq9cMzJHbLwm3R+oEexQFbMiMNf0j1jgnvsx85l0M=
748750
github.com/hashicorp/packer-plugin-cloudstack v1.0.0 h1:TB2XbgaFZ88fJIoldNbCvKjGgaCa3uT2NqrpNrgaCTw=
@@ -756,6 +758,8 @@ github.com/hashicorp/packer-plugin-docker v1.0.1 h1:s4mvIT7+DVf+fucbZ6eGYsCxfprE
756758
github.com/hashicorp/packer-plugin-docker v1.0.1/go.mod h1:72oCfil438H0NUo/r/UYzSPYOtbn3XGlSMb986xoR6I=
757759
github.com/hashicorp/packer-plugin-googlecompute v1.0.1-0.20210824194357-d030d291f71b h1:9551CMvdM+K06HQzkijYtDZ9J/Iqbz/PKXQzVTXCMmA=
758760
github.com/hashicorp/packer-plugin-googlecompute v1.0.1-0.20210824194357-d030d291f71b/go.mod h1:hZQ3MkaBUktA2qQ/CuqlLaLq3yw32vm2U5dSobrFHIM=
761+
github.com/hashicorp/packer-plugin-googlecompute v1.0.1-0.20210827170357-eff61b67a6ce h1:s2r0V2gbBuqoku093mEj7GUyPE2uHmQ5Yd42Pni2xXw=
762+
github.com/hashicorp/packer-plugin-googlecompute v1.0.1-0.20210827170357-eff61b67a6ce/go.mod h1:bpttnLuwc0aIkc3ChpPZctDh/HvKGg/dAWA99lCc5zI=
759763
github.com/hashicorp/packer-plugin-hcloud v1.0.0 h1:bhuqPRXc6RG15pgyeqR1qTaJAY6iifhuBV9sAOa/zQo=
760764
github.com/hashicorp/packer-plugin-hcloud v1.0.0/go.mod h1:cRPfKodO8JnLKLA47rUQlU8t0Wfc9vpOEhyhBrNFgTY=
761765
github.com/hashicorp/packer-plugin-hyperone v1.0.0 h1:4KAu7WTqsZwC6gnL+AGXSJ+DHQ6K73ywl8W1TOZPjZk=

0 commit comments

Comments
 (0)