Update CONTRIBUTING.md (#515)

Add a note to tell people to use go 1.9.1 or newer.
This commit is contained in:
Nigel Deakin
2017-11-17 15:59:36 +00:00
committed by GitHub
parent e5d8953a95
commit 86f9a1aade

View File

@@ -52,6 +52,8 @@ asking for suggestions on how to address the documentation part.
### Build
Use go 1.9.1 or newer.
The first time after you fork or after dependencies get updated, run:
```sh