mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-09 00:32:09 -04:00
Bump required Go version in CONTRIBUTING guide
This commit is contained in:
parent
452e855dd9
commit
71aa2f3f96
1 changed files with 1 additions and 1 deletions
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue