From 04c14d59f5000c04caf9e101cc4de6eb467cea46 Mon Sep 17 00:00:00 2001 From: Wilken Rivera Date: Tue, 10 Oct 2023 15:32:00 -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 9459662..ccf5541 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -66,7 +66,7 @@ runtime in order to build packer with the LXD 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.19 +source, you need to have golang >= 1.20 ## Setting up LXD plugin for dev