Skip to content

Commit

Permalink
go.mod: bump go version from 1.18 to 1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
lbajolet-hashicorp committed Aug 2, 2023
1 parent 92785a5 commit 00b9f1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/hashicorp/packer-plugin-azure

go 1.18
go 1.19

require (
github.com/Azure/azure-sdk-for-go v64.0.0+incompatible
Expand Down

0 comments on commit 00b9f1d

Please sign in to comment.