Bump required Go version in CONTRIBUTING guide

This commit is contained in:
Wilken Rivera 2023-10-23 12:03:51 -04:00
parent 452e855dd9
commit 71aa2f3f96

View file

@ -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