Skip to content

Commit 2863e92

Browse files
Wilken Riveranywilken
authored andcommitted
Bump dev versions of googlecompute and azure
1 parent 91d47fd commit 2863e92

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
@@ -38,13 +38,13 @@ require (
3838
github.com/hashicorp/packer-plugin-alicloud v1.0.0
3939
github.com/hashicorp/packer-plugin-amazon v1.0.1-dev
4040
github.com/hashicorp/packer-plugin-ansible v1.0.0
41-
github.com/hashicorp/packer-plugin-azure v1.0.3-0.20210901194000-92cb558280ea
41+
github.com/hashicorp/packer-plugin-azure v1.0.3-0.20210903201247-40e2012a9e82
4242
github.com/hashicorp/packer-plugin-chef v1.0.1
4343
github.com/hashicorp/packer-plugin-cloudstack v1.0.0
4444
github.com/hashicorp/packer-plugin-converge v1.0.0
4545
github.com/hashicorp/packer-plugin-digitalocean v1.0.1
4646
github.com/hashicorp/packer-plugin-docker v1.0.1
47-
github.com/hashicorp/packer-plugin-googlecompute v1.0.1-0.20210901195800-781d29aa5ab5
47+
github.com/hashicorp/packer-plugin-googlecompute v1.0.1-0.20210903201039-60981eb9b6fb
4848
github.com/hashicorp/packer-plugin-hcloud v1.0.0
4949
github.com/hashicorp/packer-plugin-hyperone v1.0.0
5050
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
@@ -784,6 +784,8 @@ github.com/hashicorp/packer-plugin-ansible v1.0.0 h1:YU+k3JgwojL4Aw/yq6F9+b56B2w
784784
github.com/hashicorp/packer-plugin-ansible v1.0.0/go.mod h1:wbOfX8U2pcZdsChjwvvK62HF4C1hM4qcn1x5gjp87v0=
785785
github.com/hashicorp/packer-plugin-azure v1.0.3-0.20210901194000-92cb558280ea h1:AU8BzxMzTPOFJ4QrCzL/2gk4f8+2ETJOWFXruCJUQ9w=
786786
github.com/hashicorp/packer-plugin-azure v1.0.3-0.20210901194000-92cb558280ea/go.mod h1:7F+L9X05s4kHyOANoaMoAXgoVygQqQqR/NXgZ4TjxHE=
787+
github.com/hashicorp/packer-plugin-azure v1.0.3-0.20210903201247-40e2012a9e82 h1:H+EZHsWOHvLJ/2dNwhaxe+q/Ub6H3ffSbIK+KprRPLw=
788+
github.com/hashicorp/packer-plugin-azure v1.0.3-0.20210903201247-40e2012a9e82/go.mod h1:DYHs8Zt4RSbjO1wKnMOAATZOwUKi1lzNZ/AQsWeuVTw=
787789
github.com/hashicorp/packer-plugin-chef v1.0.1 h1:sMTPzIAOaTlp4E05VZG6QILYUqR6IeBuszfHq3cdbUU=
788790
github.com/hashicorp/packer-plugin-chef v1.0.1/go.mod h1:CdOq9cMzJHbLwm3R+oEexQFbMiMNf0j1jgnvsx85l0M=
789791
github.com/hashicorp/packer-plugin-cloudstack v1.0.0 h1:TB2XbgaFZ88fJIoldNbCvKjGgaCa3uT2NqrpNrgaCTw=
@@ -797,6 +799,8 @@ github.com/hashicorp/packer-plugin-docker v1.0.1 h1:s4mvIT7+DVf+fucbZ6eGYsCxfprE
797799
github.com/hashicorp/packer-plugin-docker v1.0.1/go.mod h1:72oCfil438H0NUo/r/UYzSPYOtbn3XGlSMb986xoR6I=
798800
github.com/hashicorp/packer-plugin-googlecompute v1.0.1-0.20210901195800-781d29aa5ab5 h1:C8/zqcphScrERyJSIuJErZFy/fz7uT3SndTMcvEGvJo=
799801
github.com/hashicorp/packer-plugin-googlecompute v1.0.1-0.20210901195800-781d29aa5ab5/go.mod h1:bZBuYb0NjM1M2pei4NyroaNz0ZVCB4EekRoTRGuSBYk=
802+
github.com/hashicorp/packer-plugin-googlecompute v1.0.1-0.20210903201039-60981eb9b6fb h1:3XKzBE+4dx1lnDg4HRr3QeKV0+d/WFAniB3SPptiKrM=
803+
github.com/hashicorp/packer-plugin-googlecompute v1.0.1-0.20210903201039-60981eb9b6fb/go.mod h1:vB2Rxi9nUflFdxfFPPVp5kooVucJPCZme/46I4nSFz4=
800804
github.com/hashicorp/packer-plugin-hcloud v1.0.0 h1:bhuqPRXc6RG15pgyeqR1qTaJAY6iifhuBV9sAOa/zQo=
801805
github.com/hashicorp/packer-plugin-hcloud v1.0.0/go.mod h1:cRPfKodO8JnLKLA47rUQlU8t0Wfc9vpOEhyhBrNFgTY=
802806
github.com/hashicorp/packer-plugin-hyperone v1.0.0 h1:4KAu7WTqsZwC6gnL+AGXSJ+DHQ6K73ywl8W1TOZPjZk=

0 commit comments

Comments
 (0)