Updating to suggested future-proof comment

This commit is contained in:
Amrita Dutta 2019-04-19 01:48:08 +00:00
parent ed785fddb2
commit c3a1ab3816
1 changed files with 1 additions and 1 deletions

View File

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