From ece609958dc6a6817a96863ccba06dad2a651f3b Mon Sep 17 00:00:00 2001 From: Wilken Rivera Date: Mon, 11 Mar 2024 13:15:24 -0400 Subject: [PATCH] Managed by Terraform: Add CONTRIBUTING.md issue template --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 43100b0..428b570 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -66,7 +66,7 @@ runtime in order to build packer with the Hyper-V plugin. 1. This project always releases from the latest version of golang. [Install go](https://golang.org/doc/install#install) To properly build from -source, you need to have golang >= 1.20 +source, you need to have golang >= 1.21 ## Setting up Hyper-V plugin for dev