From 236d3f1727fcd10be9040af55d6fe45734848919 Mon Sep 17 00:00:00 2001 From: Wilken Rivera Date: Mon, 11 Mar 2024 13:16:27 -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 9945ae980..a2023edc5 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -66,7 +66,7 @@ runtime in order to build packer with the vSphere 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 vSphere plugin for dev