docs: require Go 1.11+

This commit is contained in:
Michael Schurter
2019-06-07 08:33:24 -07:00
parent 0628f12538
commit a7dee4a23c

View File

@@ -141,7 +141,7 @@ Contributing to Nomad
--------------------
If you wish to contribute to Nomad, you will need [Go](https://www.golang.org)
installed on your machine (version 1.10.2+ is *required*).
installed on your machine (version 1.11+ is *required*).
See the [`docs`](docs/) directory for more developer documentation.