diff --git a/go.mod b/go.mod index 36bc57f..d7b77fe 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/hashicorp/packer-plugin-hyperv -go 1.18 +go 1.19 require ( github.com/hashicorp/hcl/v2 v2.13.0