mirror of
https://github.com/hashicorp/packer.git
synced 2026-05-28 04:35:38 -04:00
Updating to suggested future-proof comment
This commit is contained in:
parent
ed785fddb2
commit
c3a1ab3816
1 changed files with 1 additions and 1 deletions
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
|
|
@ -53,7 +53,7 @@ can quickly merge or address your contributions.
|
|||
If you have never worked with Go before, you will have to install its
|
||||
runtime in order to build packer.
|
||||
|
||||
1. The current version of go for this project is 1.12.x. [Install go](https://golang.org/doc/install#install)
|
||||
1. This project always releases from the latest version of golang. [Install go](https://golang.org/doc/install#install)
|
||||
|
||||
## Setting up Packer for dev
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue