docs(build): update required go version to 1.7

This commit is contained in:
bergquist
2016-09-15 16:28:54 +02:00
parent f91f74be04
commit a95808a7c3
3 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ dev environment. Grafana ships with its own required backend server; also comple
## Dependencies
- [Go 1.6](https://golang.org/dl/)
- [Go 1.7](https://golang.org/dl/)
- [NodeJS](https://nodejs.org/download/)
## Get Code