From 3a3ca45958ca885e1b6587e76b2fd20e080030fd Mon Sep 17 00:00:00 2001 From: Wilken Rivera Date: Mon, 11 Mar 2024 13:16:03 -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 e482610..92e0f70 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -66,7 +66,7 @@ runtime in order to build packer with the Oneandone 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 Oneandone plugin for dev