diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 86e030cce..60063f93b 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -70,7 +70,7 @@ runtime in order to build packer. 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 >= v1.18 +source, you need to have golang >= v1.20 ## Setting up Packer for dev