diff --git a/go.mod b/go.mod index 53ca9f09..72ab3bca 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/hashicorp/packer-plugin-vagrant -go 1.18 +go 1.19 require ( github.com/hashicorp/go-version v1.6.0